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

/external/chromium_org/third_party/libusb/src/libusb/
H A Dhotplug.c58 * a handle that can be passed to \ref libusb_hotplug_deregister_callback().
133 libusb_hotplug_deregister_callback(handle);
277 void API_EXPORTED libusb_hotplug_deregister_callback (struct libusb_context *ctx, function
H A Dlibusb.h1833 * per libusb_context and it is safe to call libusb_hotplug_deregister_callback()
1882 * libusb_hotplug_deregister_callback() from within a callback function.
1903 * armed until either it is deregistered with libusb_hotplug_deregister_callback()
1940 void LIBUSB_CALL libusb_hotplug_deregister_callback(libusb_context *ctx,

Completed in 61 milliseconds