Searched defs:libusb_hotplug_register_callback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/
H A Dhotplug.c57 * \ref libusb_hotplug_register_callback(). This function will optionally return
63 * libusb_hotplug_register_callback() because of the \ref LIBUSB_HOTPLUG_ENUMERATE
66 * libusb_hotplug_register_callback().
123 rc = libusb_hotplug_register_callback(NULL, LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED |
201 int API_EXPORTED libusb_hotplug_register_callback(libusb_context *ctx, function

Completed in 79 milliseconds