OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PP_FASTWRITE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
ppdev.h
52
#define
PP_FASTWRITE
(1 << 2)
55
#define PP_FLAGMASK (
PP_FASTWRITE
| PP_FASTREAD | PP_W91284PIC)
/external/kernel-headers/original/uapi/linux/
ppdev.h
93
#define
PP_FASTWRITE
(1<<2)
98
#define PP_FLAGMASK (
PP_FASTWRITE
| PP_FASTREAD | PP_W91284PIC)
Completed in 70 milliseconds