OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYNC_LOW_LATENCY
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
tty_flags.h
65
#define
ASYNC_LOW_LATENCY
(1U << ASYNCB_LOW_LATENCY)
71
#define ASYNC_USR_MASK (ASYNC_SPD_MASK | ASYNC_CALLOUT_NOHUP |
ASYNC_LOW_LATENCY
)
/external/kernel-headers/original/uapi/linux/
tty_flags.h
70
#define
ASYNC_LOW_LATENCY
(1U << ASYNCB_LOW_LATENCY)
79
ASYNC_LOW_LATENCY
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h
131
#define
ASYNC_LOW_LATENCY
(1U << ASYNCB_LOW_LATENCY)
137
ASYNC_CALLOUT_NOHUP|ASYNC_SPD_SHI|
ASYNC_LOW_LATENCY
)
Completed in 161 milliseconds