OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usb_device_get_device_descriptor
(Results
1 - 3
of
3
) sorted by null
/system/core/include/usbhost/
usbhost.h
140
const struct usb_device_descriptor*
usb_device_get_device_descriptor
(struct usb_device *device);
/frameworks/base/services/jni/
com_android_server_UsbHostManager.cpp
69
const usb_device_descriptor* deviceDesc =
usb_device_get_device_descriptor
(device);
/system/core/libusbhost/
usbhost.c
443
const struct usb_device_descriptor*
usb_device_get_device_descriptor
(struct usb_device *device)
function
Completed in 28 milliseconds