Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A 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
H A Dled.c32 void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names() function
H A Dmain.c751 ieee80211_alloc_led_names(local); in ieee80211_alloc_hw_nm()