Home
last modified time | relevance | path

Searched refs:__ieee80211_get_tx_led_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/mac80211/
Dled.c230 const char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_tx_led_name() function
236 EXPORT_SYMBOL(__ieee80211_get_tx_led_name);
/Linux-v6.6/include/net/
Dmac80211.h4726 const char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw);
4751 return __ieee80211_get_tx_led_name(hw); in ieee80211_get_tx_led_name()