Home
last modified time | relevance | path

Searched defs:ts_real (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pps/
H A Dkapi.c164 struct pps_ktime ts_real = { .sec = 0, .nsec = 0, .flags = 0 }; in pps_event() local
/openbmc/linux/include/linux/
H A Dpps_kernel.h39 struct timespec64 ts_real; member