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

  /system/core/include/usbhost/
usbhost.h 57 typedef int (* usb_device_added_cb)(const char *dev_name, void *client_data); typedef
85 usb_device_added_cb added_cb,
  /system/core/libusbhost/
usbhost.c 81 static int find_existing_devices(usb_device_added_cb added_cb,
136 usb_device_added_cb added_cb,

Completed in 32 milliseconds