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
37
#define
ASYNCB_LOW_LATENCY
13
72
#define ASYNC_LOW_LATENCY (1U <<
ASYNCB_LOW_LATENCY
)
/development/ndk/platforms/android-L/include/linux/
tty_flags.h
37
#define
ASYNCB_LOW_LATENCY
13
72
#define ASYNC_LOW_LATENCY (1U <<
ASYNCB_LOW_LATENCY
)
/external/kernel-headers/original/uapi/linux/
tty_flags.h
25
#define
ASYNCB_LOW_LATENCY
13 /* Request low latency behaviour */
57
#define ASYNC_LOW_LATENCY (1U <<
ASYNCB_LOW_LATENCY
)
Completed in 175 milliseconds