Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_vclock.c268 ktime_t ptp_convert_timestamp(const ktime_t *hwtstamp, int vclock_index) in ptp_convert_timestamp() function
294 EXPORT_SYMBOL(ptp_convert_timestamp);
/linux/net/
H A Dsocket.c928 hwtstamp = ptp_convert_timestamp(&hwtstamp, in __sock_recv_timestamp()