Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDled.c53 int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
HDmvm.h2270 int iwl_mvm_leds_init(struct iwl_mvm *mvm);
2274 static inline int iwl_mvm_leds_init(struct iwl_mvm *mvm) in iwl_mvm_leds_init() function
HDmac80211.c763 ret = iwl_mvm_leds_init(mvm); in iwl_mvm_mac_setup_register()