Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h25 void rtl92ce_card_disable(struct ieee80211_hw *hw);
H A Dsw.c176 .hw_disable = rtl92ce_card_disable,
H A Dhw.c1335 void rtl92ce_card_disable(struct ieee80211_hw *hw) in rtl92ce_card_disable() function