HomeSort by relevance Sort by last modified time
    Searched refs:usb_host_init (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/usbhost/
usbhost.h 70 struct usb_host_context *usb_host_init(void);
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 187 struct usb_host_context* context = usb_host_init();
189 fprintf(stderr, "usb_host_init failed");
usbhost.c 110 struct usb_host_context *usb_host_init() function

Completed in 12 milliseconds