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

  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/usbhost/
usbhost.h 55 * Return true to exit from usb_host_run.
60 * Return true to exit from usb_host_run.
65 * Return true to exit from usb_host_run.
84 void usb_host_run(struct usb_host_context *context,
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 194 usb_host_run(context, usb_device_added, usb_device_removed, NULL, NULL);
usbhost.c 132 void usb_host_run(struct usb_host_context *context, function

Completed in 1986 milliseconds