Home
last modified time | relevance | path

Searched refs:timespec64_to_ns (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-ptp.c204 nsec = timespec64_to_ns(ts); in xgbe_settime()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h185 timespec64_to_ns(struct timespec64 *ts) in timespec64_to_ns() function