Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h50 void rtl92ce_suspend(struct ieee80211_hw *hw);
H A Dsw.c177 .hw_suspend = rtl92ce_suspend,
H A Dhw.c2331 void rtl92ce_suspend(struct ieee80211_hw *hw) in rtl92ce_suspend() function