Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_ines.c179 static bool ines_timestamp_expired(struct ines_timestamp *ts);
273 if (ines_timestamp_expired(ts)) { in ines_find_rxts()
564 static bool ines_timestamp_expired(struct ines_timestamp *ts) in ines_timestamp_expired() function