OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PARPORT_MODE_TRISTATE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
parport.h
56
#define
PARPORT_MODE_TRISTATE
(1 << 1)
/external/kernel-headers/original/uapi/linux/
parport.h
57
#define
PARPORT_MODE_TRISTATE
(1<<1) /* Can tristate. */
Completed in 153 milliseconds