Home
last modified time | relevance | path

Searched refs:radio_onoff_checking (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dsw.c247 .radio_onoff_checking = rtl88ee_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dsw.c222 .radio_onoff_checking = rtl92ce_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dsw.c244 .radio_onoff_checking = rtl8723be_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dsw.c134 .radio_onoff_checking = rtl92cu_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dsw.c232 .radio_onoff_checking = rtl92de_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dsw.c232 .radio_onoff_checking = rtl92ee_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dsw.c240 .radio_onoff_checking = rtl8723e_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dsw.c266 .radio_onoff_checking = rtl8822be_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dsw.c275 .radio_onoff_checking = rtl92se_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dsw.c286 .radio_onoff_checking = rtl8821ae_gpio_radio_on_off_checking,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1729 radio_state = rtlpriv->cfg->ops->radio_onoff_checking(hw, &valid); in rtl_op_rfkill_poll()
Dbase.c517 radio_state = rtlpriv->cfg->ops->radio_onoff_checking(hw, &valid); in rtl_init_rfkill()
Dwifi.h2296 bool (*radio_onoff_checking) (struct ieee80211_hw *hw, u8 *valid); member
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c1764 radio_state = rtlpriv->cfg->ops->radio_onoff_checking(hw, &valid); in rtl_op_rfkill_poll()
Dbase.c504 radio_state = rtlpriv->cfg->ops->radio_onoff_checking(hw, &valid); in rtl_init_rfkill()
Dwifi.h2217 bool (*radio_onoff_checking)(struct ieee80211_hw *hw, u8 *valid); member