Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Ddebugfs.c425 ret = __ieee80211_resume(&local->hw); in reset_write()
Dieee80211_i.h2226 static inline int __ieee80211_resume(struct ieee80211_hw *hw) in __ieee80211_resume() function
Dcfg.c2820 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()