Searched refs:libusb_hotplug_event (Results 1 – 4 of 4) sorted by relevance
/third_party/libusb/libusb/ |
D | hotplug.h | 84 libusb_hotplug_event event; 101 libusb_hotplug_event event); 103 libusb_hotplug_event event);
|
D | hotplug.c | 154 struct libusb_device *dev, libusb_hotplug_event event, in usbi_hotplug_match_cb() 180 libusb_hotplug_event event) in usbi_hotplug_match() 207 libusb_hotplug_event event) in usbi_hotplug_notification()
|
D | libusb.h | 1948 } libusb_hotplug_event; typedef 1991 libusb_device *device, libusb_hotplug_event event, void *user_data);
|
/third_party/libusb/examples/ |
D | hotplugtest.c | 29 …SB_CALL hotplug_callback(libusb_context *ctx, libusb_device *dev, libusb_hotplug_event event, void… in hotplug_callback() 61 … hotplug_callback_detach(libusb_context *ctx, libusb_device *dev, libusb_hotplug_event event, void… in hotplug_callback_detach()
|