Searched refs:ice_gnss_is_gps_present (Results 1 – 3 of 3) sorted by relevance
65 bool ice_gnss_is_gps_present(struct ice_hw *hw);69 static inline bool ice_gnss_is_gps_present(struct ice_hw *hw) in ice_gnss_is_gps_present() function
544 bool ice_gnss_is_gps_present(struct ice_hw *hw) in ice_gnss_is_gps_present() function
4231 if (ice_gnss_is_gps_present(&pf->hw)) in ice_init_feature_support()