Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dpm.c16 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend() function
Ddebugfs.c80 __ieee80211_suspend(&local->hw, NULL); in reset_write()
Dieee80211_i.h1751 int __ieee80211_suspend(struct ieee80211_hw *hw,
Dcfg.c1942 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()