Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb10_hotplug.c179 libusb_hotplug_filter(libusb_context *ctx, libusb_hotplug_callback_handle pcbh, in libusb_hotplug_filter()
219 libusb_hotplug_callback_handle acbh; in libusb_hotplug_scan()
220 libusb_hotplug_callback_handle bcbh; in libusb_hotplug_scan()
344 libusb_hotplug_callback_handle *phandle) in libusb_hotplug_register_callback()
346 libusb_hotplug_callback_handle handle; in libusb_hotplug_register_callback()
403 libusb_hotplug_callback_handle handle) in libusb_hotplug_deregister_callback()
420 libusb_hotplug_callback_handle callback_handle) in libusb_hotplug_get_user_data()
422 libusb_hotplug_callback_handle handle; in libusb_hotplug_get_user_data()
H A Dlibusb.h318 typedef struct libusb_hotplug_callback_handle_struct *libusb_hotplug_callback_handle; typedef
627 …ev_class, libusb_hotplug_callback_fn cb_fn, void *user_data, libusb_hotplug_callback_handle *handl…
628 void libusb_hotplug_deregister_callback(libusb_context *ctx, libusb_hotplug_callback_handle handle);
630 libusb_hotplug_callback_handle callback_handle);