Home
last modified time | relevance | path

Searched refs:ieee80211_alloc_led_names (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dled.h36 void ieee80211_alloc_led_names(struct ieee80211_local *local);
51 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() function
H A Dled.c32 void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() function
H A Dmain.c842 ieee80211_alloc_led_names(local); in ieee80211_alloc_hw_nm()