OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYNCB_LOW_LATENCY
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
tty_flags.h
34
#define
ASYNCB_LOW_LATENCY
13
65
#define ASYNC_LOW_LATENCY (1U <<
ASYNCB_LOW_LATENCY
)
/external/kernel-headers/original/uapi/linux/
tty_flags.h
29
#define
ASYNCB_LOW_LATENCY
13 /* Request low latency behaviour */
70
#define ASYNC_LOW_LATENCY (1U <<
ASYNCB_LOW_LATENCY
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h
98
#define
ASYNCB_LOW_LATENCY
13 /* Request low latency behaviour */
131
#define ASYNC_LOW_LATENCY (1U <<
ASYNCB_LOW_LATENCY
)
Completed in 58 milliseconds