Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/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.4/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.c381 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1887 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/Linux-v5.4/include/linux/
Dthermal.h455 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
519 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/Linux-v5.4/drivers/platform/x86/
Dintel_menlow.c176 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_add()
194 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_remove()
Dacerhdf.c760 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/Linux-v5.4/drivers/soc/qcom/
Dqcom_aoss.c500 thermal_cooling_device_unregister in qmp_cooling_devices_register()
511 thermal_cooling_device_unregister(qmp->cooling_devs[i].cdev); in qmp_cooling_devices_remove()
/Linux-v5.4/drivers/thermal/
Dclock_cooling.c441 thermal_cooling_device_unregister(ccdev->cdev); in clock_cooling_unregister()
Dthermal_core.c1057 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1121 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1168 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
Ddevfreq_cooling.c601 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
Dcpu_cooling.c738 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c1067 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
1086 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/Linux-v5.4/drivers/thermal/intel/
Dintel_powerclamp.c769 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c857 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/Linux-v5.4/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1662 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1696 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/Linux-v5.4/drivers/power/supply/
Dpower_supply_core.c971 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)