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

  /bionic/libc/kernel/uapi/linux/
pps.h 89 #define PPS_FETCH _IOWR('p', 0xa4, struct pps_fdata *)
  /external/kernel-headers/original/uapi/linux/
pps.h 148 #define PPS_FETCH _IOWR('p', 0xa4, struct pps_fdata *)
  /external/strace/
ioctl_redefs2.h 837 #ifdef PPS_FETCH
838 # undef PPS_FETCH
839 # define PPS_FETCH 0xc00470a4
ioctl_redefs1.h 1001 #ifdef PPS_FETCH
1002 # undef PPS_FETCH
1003 # define PPS_FETCH 0xc00470a4
    [all...]

Completed in 49 milliseconds