Home
last modified time | relevance | path

Searched refs:libusb_hotplug_event (Results 1 – 4 of 4) sorted by relevance

/third_party/libusb/libusb/
Dhotplug.h84 libusb_hotplug_event event;
101 libusb_hotplug_event event);
103 libusb_hotplug_event event);
Dhotplug.c154 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()
Dlibusb.h1948 } libusb_hotplug_event; typedef
1991 libusb_device *device, libusb_hotplug_event event, void *user_data);
/third_party/libusb/examples/
Dhotplugtest.c29 …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()