Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/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-v5.10/drivers/acpi/
Dprocessor_driver.c187 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_init()
198 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_exit()
Dfan.c464 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1891 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/Linux-v5.10/include/linux/
Dthermal.h392 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
428 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/Linux-v5.10/drivers/platform/x86/
Dintel_menlow.c177 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_add()
195 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_remove()
Dacerhdf.c755 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/Linux-v5.10/drivers/soc/qcom/
Dqcom_aoss.c504 thermal_cooling_device_unregister in qmp_cooling_devices_register()
515 thermal_cooling_device_unregister(qmp->cooling_devs[i].cdev); in qmp_cooling_devices_remove()
/Linux-v5.10/drivers/thermal/
Dthermal_core.c1196 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1260 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1307 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
Ddevfreq_cooling.c566 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
Dcpufreq_cooling.c674 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c1025 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
1044 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/Linux-v5.10/drivers/thermal/intel/
Dintel_powerclamp.c766 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c925 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/Linux-v5.10/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1702 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1736 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/Linux-v5.10/drivers/power/supply/
Dpower_supply_core.c1068 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/Linux-v5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)