Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dled.c157 char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_tx_led_name() function
163 EXPORT_SYMBOL(__ieee80211_get_tx_led_name);
/linux-3.4.99/include/net/
Dmac80211.h2311 extern char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw);
2333 return __ieee80211_get_tx_led_name(hw); in ieee80211_get_tx_led_name()