Searched refs:ice_gnss_is_gps_present (Results 1 – 3 of 3) 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
387 bool ice_gnss_is_gps_present(struct ice_hw *hw) in ice_gnss_is_gps_present() function
4019 if (ice_gnss_is_gps_present(&pf->hw)) in ice_init_feature_support()