OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_get_descriptor
(Results
1 - 4
of
4
) sorted by null
/external/libusb-compat/libusb/
usb.h
297
int
usb_get_descriptor
(usb_dev_handle *udev, unsigned char type,
core.c
874
API_EXPORTED int
usb_get_descriptor
(usb_dev_handle *dev, unsigned char type,
function
/external/kernel-headers/original/linux/
usb.h
[
all
...]
/external/libmtp/src/
libusb-glue.c
395
ret =
usb_get_descriptor
(devh, 0x03, 0xee, buf, sizeof(buf));
[
all
...]
Completed in 200 milliseconds