Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddebugfs.c426 ret = __ieee80211_resume(&local->hw); in reset_write()
H A Dieee80211_i.h2278 static inline int __ieee80211_resume(struct ieee80211_hw *hw) in __ieee80211_resume() function
H A Dcfg.c2841 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()