Home
last modified time | relevance | path

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

/net/mac80211/
Ddebugfs.c435 ret = __ieee80211_resume(&local->hw); in reset_write()
Dieee80211_i.h2174 static inline int __ieee80211_resume(struct ieee80211_hw *hw) in __ieee80211_resume() function
Dcfg.c2504 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()