Searched refs:ath12k_mac_op_stop (Results 1 – 3 of 3) sorted by relevance
211 void ath12k_mac_op_stop(struct ieee80211_hw *hw, bool suspend);
9837 void ath12k_mac_op_stop(struct ieee80211_hw *hw, bool suspend) in ath12k_mac_op_stop() function9856 EXPORT_SYMBOL(ath12k_mac_op_stop);
970 .stop = ath12k_mac_op_stop,