OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb_get_device
(Results
1 - 5
of
5
) sorted by null
/external/libusb/libusb/
libusb.h
801
libusb_device *
libusb_get_device
(libusb_device_handle *dev_handle);
[
all
...]
core.c
433
* through the handle via
libusb_get_device
(). The reference is deleted during
843
* available to you through
libusb_get_device
(). This reference is removed
1067
API_EXPORTED libusb_device *
libusb_get_device
(libusb_device_handle *dev_handle)
function
[
all
...]
/external/chromium_org/chrome/browser/usb/
usb_device_handle.cc
357
PlatformUsbDevice device =
libusb_get_device
(handle_);
/external/chromium_org/third_party/libusb/src/libusb/
core.c
440
* through the handle via
libusb_get_device
(). The reference is deleted during
1314
libusb_device * LIBUSB_CALL
libusb_get_device
(libusb_device_handle *dev_handle)
function
[
all
...]
libusb.h
[
all
...]
Completed in 28 milliseconds