Searched refs:gnss_name (Results 1 – 1 of 1) sorted by relevance
1655 static const char * const gnss_name[] = { in ptp_ocp_tod_gnss_name() local1659 if (idx >= ARRAY_SIZE(gnss_name)) in ptp_ocp_tod_gnss_name()1660 idx = ARRAY_SIZE(gnss_name) - 1; in ptp_ocp_tod_gnss_name()1661 return gnss_name[idx]; in ptp_ocp_tod_gnss_name()