Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.h36 void rtl92de_suspend(struct ieee80211_hw *hw);
H A Dsw.c193 .hw_suspend = rtl92de_suspend,
H A Dhw.c2211 void rtl92de_suspend(struct ieee80211_hw *hw) in rtl92de_suspend() function