Searched refs:libusb_hotplug_register_callback (Results 1 – 5 of 5) sorted by relevance
/external/libusb/libusb/ |
D | libusb-1.0.def | 119 libusb_hotplug_register_callback 120 libusb_hotplug_register_callback@36 = libusb_hotplug_register_callback
|
D | hotplug.c | 237 int API_EXPORTED libusb_hotplug_register_callback(libusb_context *ctx, in libusb_hotplug_register_callback() function
|
D | libusb.h | 1981 int LIBUSB_CALL libusb_hotplug_register_callback(libusb_context *ctx,
|
/external/libusb/examples/ |
D | hotplugtest.c | 93 rc = libusb_hotplug_register_callback (NULL, LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED, 0, vendor_id, in main() 101 rc = libusb_hotplug_register_callback (NULL, LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT, 0, vendor_id, in main()
|
/external/libusb/include/libusb/ |
D | libusb.h | 1981 int LIBUSB_CALL libusb_hotplug_register_callback(libusb_context *ctx,
|