Home
last modified time | relevance | path

Searched refs:ath5k_stop (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h95 void ath5k_stop(struct ieee80211_hw *hw, bool suspend);
H A Dmac80211-ops.c793 .stop = ath5k_stop,
H A Dbase.c2850 void ath5k_stop(struct ieee80211_hw *hw, bool suspend) in ath5k_stop() function