Home
last modified time | relevance | path

Searched refs:libusb_hotplug_callback_handle (Results 1 – 5 of 5) sorted by relevance

/third_party/libusb/libusb/
Dhotplug.c235 libusb_hotplug_callback_handle *callback_handle) in libusb_hotplug_register_callback()
320 libusb_hotplug_callback_handle callback_handle) in libusb_hotplug_deregister_callback()
358 libusb_hotplug_callback_handle callback_handle) in libusb_hotplug_get_user_data()
Dhotplug.h73 libusb_hotplug_callback_handle handle;
Dlibusb.h1933 typedef int libusb_hotplug_callback_handle; typedef
2032 libusb_hotplug_callback_handle *callback_handle);
2046 libusb_hotplug_callback_handle callback_handle);
2057 libusb_hotplug_callback_handle callback_handle);
Dlibusbi.h340 libusb_hotplug_callback_handle next_hotplug_cb_handle;
/third_party/libusb/examples/
Dhotplugtest.c82 libusb_hotplug_callback_handle hp[2]; in main()