Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dled.c223 const char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_tx_led_name() function
229 EXPORT_SYMBOL(__ieee80211_get_tx_led_name);
/linux-4.4.14/include/net/
Dmac80211.h3582 const char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw);
3607 return __ieee80211_get_tx_led_name(hw); in ieee80211_get_tx_led_name()