OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USB_OTG_HNP
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/usb/
ch9.h
291
#define
USB_OTG_HNP
(1 << 1)
/external/kernel-headers/original/uapi/linux/usb/
ch9.h
757
#define
USB_OTG_HNP
(1 << 1) /* swap host/device roles */
[
all
...]
/external/u-boot/include/linux/usb/
ch9.h
719
#define
USB_OTG_HNP
(1 << 1) /* swap host/device roles */
Completed in 339 milliseconds