Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dled.c238 const char *__ieee80211_get_rx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_rx_led_name() function
244 EXPORT_SYMBOL(__ieee80211_get_rx_led_name);
/linux-6.1.9/include/net/
Dmac80211.h4600 const char *__ieee80211_get_rx_led_name(struct ieee80211_hw *hw);
4645 return __ieee80211_get_rx_led_name(hw); in ieee80211_get_rx_led_name()