Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_unregister (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dthermal.c208 thermal_cooling_device_unregister(cdev); in ath10k_thermal_register()
218 thermal_cooling_device_unregister(ar->thermal.cdev); in ath10k_thermal_unregister()
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c175 thermal_cooling_device_unregister(d->cooling_dev); in int3406_thermal_probe()
185 thermal_cooling_device_unregister(d->cooling_dev); in int3406_thermal_remove()
Dint3403_thermal.c207 thermal_cooling_device_unregister(obj->cdev); in int3403_cdev_remove()
/Linux-v6.6/drivers/acpi/
Dprocessor_thermal.c316 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_thermal_init()
327 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_thermal_exit()
Dfan_core.c401 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1844 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/Linux-v6.6/include/linux/
Dthermal.h349 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
396 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/Linux-v6.6/drivers/thermal/intel/
Dintel_tcc_cooling.c116 thermal_cooling_device_unregister(tcc_cdev); in module_init()
Dintel_powerclamp.c834 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/Linux-v6.6/drivers/soc/qcom/
Dqcom_aoss.c414 thermal_cooling_device_unregister in qmp_cooling_devices_register()
426 thermal_cooling_device_unregister(qmp->cooling_devs[i].cdev); in qmp_cooling_devices_remove()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c827 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
851 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/Linux-v6.6/drivers/thermal/
Dthermal_core.c981 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1120 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1146 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
Dcpufreq_cooling.c667 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
Ddevfreq_cooling.c536 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
/Linux-v6.6/drivers/platform/x86/
Dacerhdf.c700 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/Linux-v6.6/drivers/hwmon/
Demc2305.c355 thermal_cooling_device_unregister(data->cdev_data[i].cdev); in emc2305_unset_tz()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c185 thermal_cooling_device_unregister(phy->cdev); in mt7915_unregister_thermal()
202 thermal_cooling_device_unregister(cdev); in mt7915_thermal_init()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c819 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/Linux-v6.6/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1781 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1815 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/Linux-v6.6/Documentation/driver-api/thermal/
Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)