Searched refs:ice_gnss_is_gps_present (Results 1 – 2 of 2) sorted by relevance
40 bool ice_gnss_is_gps_present(struct ice_hw *hw);44 static inline bool ice_gnss_is_gps_present(struct ice_hw *hw) in ice_gnss_is_gps_present() function
3885 if (ice_gnss_is_gps_present(&pf->hw)) in ice_init_feature_support()