Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libusb/
H A Dlibusb10_hotplug.c70 libusb_hotplug_filter(libusb_context *ctx, libusb_hotplug_callback_handle pcbh, in libusb_hotplug_filter()
109 libusb_hotplug_callback_handle acbh; in libusb_hotplug_scan()
110 libusb_hotplug_callback_handle bcbh; in libusb_hotplug_scan()
185 libusb_hotplug_callback_handle *phandle) in libusb_hotplug_register_callback()
187 libusb_hotplug_callback_handle handle; in libusb_hotplug_register_callback()
237 libusb_hotplug_callback_handle handle) in libusb_hotplug_deregister_callback()
H A Dlibusb.h311 typedef struct libusb_hotplug_callback_handle_struct *libusb_hotplug_callback_handle; typedef
597 …ev_class, libusb_hotplug_callback_fn cb_fn, void *user_data, libusb_hotplug_callback_handle *handl…
598 void libusb_hotplug_deregister_callback(libusb_context *ctx, libusb_hotplug_callback_handle handle);