Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dled.c91 int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
Dmvm.h1237 int iwl_mvm_leds_init(struct iwl_mvm *mvm);
1240 static inline int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
Dmac80211.c644 ret = iwl_mvm_leds_init(mvm); in iwl_mvm_mac_setup_register()