Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h2290 static inline int __ieee80211_resume(struct ieee80211_hw *hw) in __ieee80211_resume() function
H A Dcfg.c2870 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()