OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_SS_PORT_STAT_MASK
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/uapi/linux/usb/
ch11.h
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
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
134
#define
USB_SS_PORT_STAT_MASK
(USB_PORT_STAT_CONNECTION | \
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/usb/
ch11.h
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-21/arch-arm64/usr/include/linux/usb/
ch11.h
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-21/arch-mips/usr/include/linux/usb/
ch11.h
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-21/arch-mips64/usr/include/linux/usb/
ch11.h
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-21/arch-x86/usr/include/linux/usb/
ch11.h
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-21/arch-x86_64/usr/include/linux/usb/
ch11.h
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 288 milliseconds