Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dled.h30 void rtl8821ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl8812ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
32 void rtl8821ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
33 void rtl8812ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dled.c32 struct rtl_led *pled, in _rtl8821ae_init_led()
40 void rtl8821ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8821ae_sw_led_on()
69 void rtl8812ae_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8812ae_sw_led_on()
101 void rtl8821ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8821ae_sw_led_off()
141 void rtl8812ae_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8812ae_sw_led_off()
193 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8821ae_sw_led_control()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dled.c20 static void _rtl8822be_init_led(struct ieee80211_hw *hw, struct rtl_led *pled, in _rtl8822be_init_led()
28 void rtl8822be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8822be_sw_led_on()
50 void rtl8822be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8822be_sw_led_off()
85 struct rtl_led *led0 = &pcipriv->ledctl.sw_led0; in _rtl8822be_sw_led_control()
Dled.h19 void rtl8822be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
20 void rtl8822be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dled.c32 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92se_init_led()
47 void rtl92se_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92se_sw_led_on()
74 void rtl92se_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92se_sw_led_off()
113 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92se_sw_led_control()
Dled.h29 void rtl92se_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
30 void rtl92se_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c756 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92se_macconfig_before_fwdownload()
1397 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92se_gen_refreshledstate()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dled.c32 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92ce_init_led()
39 void rtl92ce_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ce_sw_led_on()
67 void rtl92ce_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ce_sw_led_off()
112 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ce_sw_led_control()
Dled.h30 void rtl92ce_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl92ce_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c660 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ce_gen_refresh_led_state()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dled.c32 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92ee_init_led()
39 void rtl92ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ee_sw_led_on()
70 void rtl92ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92ee_sw_led_off()
112 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ee_sw_led_control()
Dled.h30 void rtl92ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl92ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dled.c30 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92cu_init_led()
37 static void _rtl92cu_deInit_led(struct rtl_led *pled) in _rtl92cu_deInit_led()
41 void rtl92cu_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92cu_sw_led_on()
67 void rtl92cu_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92cu_sw_led_off()
Dled.h29 void rtl92cu_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
30 void rtl92cu_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dled.c32 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl8723e_init_led()
39 void rtl8723e_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723e_sw_led_on()
68 void rtl8723e_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723e_sw_led_off()
121 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8723e_sw_led_control()
Dled.h30 void rtl8723e_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl8723e_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dled.c31 static void _rtl8723be_init_led(struct ieee80211_hw *hw, struct rtl_led *pled, in _rtl8723be_init_led()
39 void rtl8723be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723be_sw_led_on()
67 void rtl8723be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl8723be_sw_led_off()
120 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl8723be_sw_led_control()
Dled.h30 void rtl8723be_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl8723be_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dled.c32 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl92ce_init_led()
39 void rtl92de_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92de_sw_led_on()
76 void rtl92de_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl92de_sw_led_off()
122 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92ce_sw_led_control()
Dled.h30 void rtl92de_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl92de_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
Dhw.c620 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl92de_gen_refresh_led_state()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dled.c32 struct rtl_led *pled, enum rtl_led_pin ledpin) in _rtl88ee_init_led()
39 void rtl88ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl88ee_sw_led_on()
67 void rtl88ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled) in rtl88ee_sw_led_off()
116 struct rtl_led *pled0 = &rtlpriv->ledctl.sw_led0; in _rtl88ee_sw_led_control()
Dled.h30 void rtl88ee_sw_led_on(struct ieee80211_hw *hw, struct rtl_led *pled);
31 void rtl88ee_sw_led_off(struct ieee80211_hw *hw, struct rtl_led *pled);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1093 struct rtl_led { struct
1101 struct rtl_led sw_led0; argument
1102 struct rtl_led sw_led1;
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h1006 struct rtl_led { struct
1014 struct rtl_led sw_led0; argument
1015 struct rtl_led sw_led1;

12