Searched refs:gnss_name (Results 1 – 1 of 1) sorted by relevance
1421 static const char * const gnss_name[] = { in ptp_ocp_tod_gnss_name() local1425 if (idx >= ARRAY_SIZE(gnss_name)) in ptp_ocp_tod_gnss_name()1426 idx = ARRAY_SIZE(gnss_name) - 1; in ptp_ocp_tod_gnss_name()1427 return gnss_name[idx]; in ptp_ocp_tod_gnss_name()