Searched refs:iwl_mvm_is_ctdp_supported (Results 1 – 4 of 4) sorted by relevance
828 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_mvm_cooling_device_register()861 if (!iwl_mvm_is_ctdp_supported(mvm) || !mvm->cooling_dev.cdev) in iwl_mvm_cooling_device_unregister()
27 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_dbgfs_ctdp_budget_read()51 if (!iwl_mvm_is_ctdp_supported(mvm)) in iwl_dbgfs_stop_ctdp_write()
1603 if (iwl_mvm_is_ctdp_supported(mvm)) { in iwl_mvm_up()
1427 static inline bool iwl_mvm_is_ctdp_supported(struct iwl_mvm *mvm) in iwl_mvm_is_ctdp_supported() function