Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.h61 void rtl92cu_card_disable(struct ieee80211_hw *hw);
H A Dsw.c94 .hw_disable = rtl92cu_card_disable,
H A Dhw.c1326 void rtl92cu_card_disable(struct ieee80211_hw *hw) in rtl92cu_card_disable() function