OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYNCB_NORMAL_ACTIVE
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
tty_flags.h
42
#define
ASYNCB_NORMAL_ACTIVE
29
77
#define ASYNC_NORMAL_ACTIVE (1U <<
ASYNCB_NORMAL_ACTIVE
)
/external/kernel-headers/original/uapi/linux/
tty_flags.h
45
#define
ASYNCB_NORMAL_ACTIVE
29 /* Normal device is active */
87
#define ASYNC_NORMAL_ACTIVE (1U <<
ASYNCB_NORMAL_ACTIVE
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h
107
#define
ASYNCB_NORMAL_ACTIVE
29 /* Normal device is active */
143
#define ASYNC_NORMAL_ACTIVE (1U <<
ASYNCB_NORMAL_ACTIVE
)
Completed in 273 milliseconds