Searched refs:gnss_name (Results 1 – 1 of 1) sorted by relevance
1651 static const char * const gnss_name[] = { in ptp_ocp_tod_gnss_name() local1655 if (idx >= ARRAY_SIZE(gnss_name)) in ptp_ocp_tod_gnss_name()1656 idx = ARRAY_SIZE(gnss_name) - 1; in ptp_ocp_tod_gnss_name()1657 return gnss_name[idx]; in ptp_ocp_tod_gnss_name()