Home
last modified time | relevance | path

Searched refs:rtl_led (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dled.h8 void rtl8821ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl8812ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
10 void rtl8821ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
11 void rtl8812ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dled.c10 struct rtl_led *pled, in _rtl8821ae_init_led()
18 void rtl8821ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8821ae_sw_led_on()
47 void rtl8812ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8812ae_sw_led_on()
79 void rtl8821ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8821ae_sw_led_off()
119 void rtl8812ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8812ae_sw_led_off()
171 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8821ae_sw_led_control()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92se_init_led()
25 void rtl92se_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92se_sw_led_on()
52 void rtl92se_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92se_sw_led_off()
91 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92se_sw_led_control()
Dled.h8 void rtl92se_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl92se_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c734 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92se_macconfig_before_fwdownload()
1375 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92se_gen_refreshledstate()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92ee_init_led()
17 void rtl92ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ee_sw_led_on()
48 void rtl92ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ee_sw_led_off()
90 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ee_sw_led_control()
Dled.h8 void rtl92ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl92ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92ce_init_led()
17 void rtl92ce_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ce_sw_led_on()
45 void rtl92ce_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ce_sw_led_off()
90 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ce_sw_led_control()
Dled.h8 void rtl92ce_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl92ce_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c642 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ce_gen_refresh_led_state()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92cu_init_led()
17 static void rtl92cu_deinit_led(struct rtl_led *pled) in rtl92cu_deinit_led()
21 void rtl92cu_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92cu_sw_led_on()
47 void rtl92cu_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92cu_sw_led_off()
Dled.h9 void rtl92cu_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
10 void rtl92cu_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92ce_init_led()
17 void rtl92de_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92de_sw_led_on()
54 void rtl92de_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92de_sw_led_off()
100 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ce_sw_led_control()
Dled.h8 void rtl92de_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl92de_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c598 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92de_gen_refresh_led_state()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dled.c9 static void _rtl8723be_init_led(struct ieee80211_hw *hw, struct rtl_led *pled, in _rtl8723be_init_led()
17 void rtl8723be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723be_sw_led_on()
45 void rtl8723be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723be_sw_led_off()
98 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8723be_sw_led_control()
Dled.h8 void rtl8723be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl8723be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c793 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8723be_gen_refresh_led_state()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl8723e_init_led()
17 void rtl8723e_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723e_sw_led_on()
46 void rtl8723e_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723e_sw_led_off()
99 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8723e_sw_led_control()
Dled.h8 void rtl8723e_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl8723e_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c646 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8723e_gen_refresh_led_state()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dled.c10 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl88ee_init_led()
17 void rtl88ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl88ee_sw_led_on()
45 void rtl88ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl88ee_sw_led_off()
94 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl88ee_sw_led_control()
Dled.h8 void rtl88ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
9 void rtl88ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c803 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl88ee_gen_refresh_led_state()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1076 struct rtl_led { struct
1084 struct rtl_led sw_led0; argument
1085 struct rtl_led sw_led1;

12