Home
last modified time | relevance | path

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

/net/mac80211/
Dled.h40 void ieee80211_alloc_led_names(struct ieee80211_local *local);
55 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() function
Dled.c32 void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() function
Dmain.c719 ieee80211_alloc_led_names(local); in ieee80211_alloc_hw_nm()