Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dled.c91 int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
Dmvm.h1240 int iwl_mvm_leds_init(struct iwl_mvm *mvm);
1243 static inline int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
Dmac80211.c610 ret = iwl_mvm_leds_init(mvm); in iwl_mvm_mac_setup_register()