Searched defs:libusb_release_interface (Results 1 - 2 of 2) sorted by relevance

/external/libusb/libusb/
H A Dcore.c172 * - Releasing of interfaces (libusb_release_interface())
1138 * interfaces - you should free them with libusb_release_interface() first.
1229 API_EXPORTED int libusb_release_interface(libusb_device_handle *dev, function
/external/chromium_org/third_party/libusb/src/libusb/
H A Dcore.c203 * - Releasing of interfaces (libusb_release_interface())
1388 * Alternatively you can call libusb_release_interface() first. Note if you
1495 int API_EXPORTED libusb_release_interface(libusb_device_handle *dev, function
1737 * \see libusb_release_interface()

Completed in 121 milliseconds