Searched defs:ppsclockev (Results 1 – 4 of 4) sorted by relevance
43 struct ppsclockev { struct51 #define CIOGETEV _IOR('C', 0, struct ppsclockev) /* get last pps event */ argument
395 struct ppsclockev { in time_pps_fetch() struct396 struct timeval tv; in time_pps_fetch()397 u_int serial; in time_pps_fetch()
461 struct ppsclockev { in time_pps_fetch() struct462 struct timeval tv; in time_pps_fetch()463 u_int serial; in time_pps_fetch()
667 struct ppsclockev ppsclockev; in ees_receive() local