HomeSort by relevance Sort by last modified time
    Searched defs:PP_FASTREAD (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
ppdev.h 53 #define PP_FASTREAD (1 << 3)
55 #define PP_FLAGMASK (PP_FASTWRITE | PP_FASTREAD | PP_W91284PIC)
  /external/kernel-headers/original/uapi/linux/
ppdev.h 94 #define PP_FASTREAD (1<<3)
98 #define PP_FLAGMASK (PP_FASTWRITE | PP_FASTREAD | PP_W91284PIC)

Completed in 48 milliseconds