Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A 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);
/openbmc/linux/include/net/
H A Dmac80211.h4744 const char *__ieee80211_get_rx_led_name(struct ieee80211_hw *hw);
4789 return __ieee80211_get_rx_led_name(hw); in ieee80211_get_rx_led_name()