Searched refs:libusb_hotplug_deregister_callback (Results 1 - 3 of 3) sorted by relevance

/external/libusb/libusb/
H A Dhotplug.c58 * a callback handle that can be passed to \ref libusb_hotplug_deregister_callback().
149 libusb_hotplug_deregister_callback(NULL, callback_handle);
293 libusb_hotplug_deregister_callback(ctx,
314 void API_EXPORTED libusb_hotplug_deregister_callback (struct libusb_context *ctx, function
H A Dlibusb.h1879 * per libusb_context and it is safe to call libusb_hotplug_deregister_callback()
1931 * libusb_hotplug_deregister_callback() from within a callback function.
1952 * armed until either it is deregistered with libusb_hotplug_deregister_callback()
2001 void LIBUSB_CALL libusb_hotplug_deregister_callback(libusb_context *ctx,
/external/libusb/include/libusb/
H A Dlibusb.h1879 * per libusb_context and it is safe to call libusb_hotplug_deregister_callback()
1931 * libusb_hotplug_deregister_callback() from within a callback function.
1952 * armed until either it is deregistered with libusb_hotplug_deregister_callback()
2001 void LIBUSB_CALL libusb_hotplug_deregister_callback(libusb_context *ctx,

Completed in 116 milliseconds