Home
last modified time | relevance | path

Searched refs:iwl_mvm_is_ctdp_supported (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c781 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_mvm_cooling_device_register()
814 if (!iwl_mvm_is_ctdp_supported(mvm) || !mvm->cooling_dev.cdev) in iwl_mvm_cooling_device_unregister()
Ddebugfs.c30 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_dbgfs_ctdp_budget_read()
54 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_dbgfs_stop_ctdp_write()
Dfw.c1666 if (iwl_mvm_is_ctdp_supported(mvm)) { in iwl_mvm_up()
Dmvm.h1545 static inline bool iwl_mvm_is_ctdp_supported(struct iwl_mvm *mvm) in iwl_mvm_is_ctdp_supported() function