Home
last modified time | relevance | path

Searched refs:__ieee80211_suspend (Results 1 – 4 of 4) sorted by relevance

/net/mac80211/
Dpm.c17 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend() function
Ddebugfs.c210 __ieee80211_suspend(&local->hw, NULL); in reset_write()
Dieee80211_i.h1914 int __ieee80211_suspend(struct ieee80211_hw *hw,
Dcfg.c2278 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()