Home
last modified time | relevance | path

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

/dragonfly/lib/libusb/
HDlibusb10_hotplug.c71 libusb_hotplug_filter(libusb_context *ctx, libusb_hotplug_callback_handle pcbh, in libusb_hotplug_filter()
92 libusb_hotplug_callback_handle acbh; in libusb_hotplug_scan()
93 libusb_hotplug_callback_handle bcbh; in libusb_hotplug_scan()
175 libusb_hotplug_callback_handle *phandle) in libusb_hotplug_register_callback()
177 libusb_hotplug_callback_handle handle; in libusb_hotplug_register_callback()
225 libusb_hotplug_callback_handle handle) in libusb_hotplug_deregister_callback()
HDlibusb.h258 typedef struct libusb_hotplug_callback_handle_struct *libusb_hotplug_callback_handle; typedef
506 …ev_class, libusb_hotplug_callback_fn cb_fn, void *user_data, libusb_hotplug_callback_handle *handl…
507 void libusb_hotplug_deregister_callback(libusb_context *ctx, libusb_hotplug_callback_handle ha…