OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_PORT_STAT_ENABLE
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/linux/usb/
ch11.h
79
#define
USB_PORT_STAT_ENABLE
0x0002
96
#define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION |
USB_PORT_STAT_ENABLE
| USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
/development/ndk/platforms/android-L/include/linux/usb/
ch11.h
77
#define
USB_PORT_STAT_ENABLE
0x0002
95
#define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION |
USB_PORT_STAT_ENABLE
| USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
/external/kernel-headers/original/uapi/linux/usb/
ch11.h
111
#define
USB_PORT_STAT_ENABLE
0x0002
135
USB_PORT_STAT_ENABLE
| \
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
ch11.h
79
#define
USB_PORT_STAT_ENABLE
0x0002
96
#define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION |
USB_PORT_STAT_ENABLE
| USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
ch11.h
79
#define
USB_PORT_STAT_ENABLE
0x0002
96
#define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION |
USB_PORT_STAT_ENABLE
| USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
ch11.h
79
#define
USB_PORT_STAT_ENABLE
0x0002
96
#define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION |
USB_PORT_STAT_ENABLE
| USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
Completed in 693 milliseconds