OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_PORT_LPM_TIMEOUT
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/linux/usb/
ch11.h
67
#define
USB_PORT_LPM_TIMEOUT
(p) (((p) & 0xff) << 8)
/development/ndk/platforms/android-L/include/linux/usb/
ch11.h
66
#define
USB_PORT_LPM_TIMEOUT
(p) (((p) & 0xff) << 8)
/external/kernel-headers/original/uapi/linux/usb/
ch11.h
90
#define
USB_PORT_LPM_TIMEOUT
(p) (((p) & 0xff) << 8)
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
ch11.h
67
#define
USB_PORT_LPM_TIMEOUT
(p) (((p) & 0xff) << 8)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
ch11.h
67
#define
USB_PORT_LPM_TIMEOUT
(p) (((p) & 0xff) << 8)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
ch11.h
67
#define
USB_PORT_LPM_TIMEOUT
(p) (((p) & 0xff) << 8)
Completed in 35 milliseconds