Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ !
Dled.c53 int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
Dmvm.h1773 int iwl_mvm_leds_init(struct iwl_mvm *mvm);
1777 static inline int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
Dmac80211.c597 ret = iwl_mvm_leds_init(mvm); in iwl_mvm_mac_setup_register()