Searched refs:iwl_mvm_is_ctdp_supported (Results 1 – 4 of 4) sorted by relevance
781 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()
30 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()
1656 if (iwl_mvm_is_ctdp_supported(mvm)) { in iwl_mvm_up()
1545 static inline bool iwl_mvm_is_ctdp_supported(struct iwl_mvm *mvm) in iwl_mvm_is_ctdp_supported() function