Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dpm.c21 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend() function
H A Ddebugfs.c424 __ieee80211_suspend(&local->hw, NULL); in reset_write()
H A Dieee80211_i.h2226 int __ieee80211_suspend(struct ieee80211_hw *hw,
H A Dcfg.c2816 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()