Searched defs:ppsclockev (Results 1 – 5 of 5) sorted by relevance
41 struct ppsclockev { struct49 #define CIOGETEV _IOR('C', 0, struct ppsclockev) /* get last pps event */ argument
393 struct ppsclockev { in time_pps_fetch() struct394 struct timeval tv; in time_pps_fetch()395 u_int serial; in time_pps_fetch()
459 struct ppsclockev { in time_pps_fetch() struct460 struct timeval tv; in time_pps_fetch()461 u_int serial; in time_pps_fetch()
71 struct ppsclockev { struct73 struct timespec tv;77 u_int serial;
665 struct ppsclockev ppsclockev; in ees_receive() local