Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/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.15/include/linux/
Dthermal.h387 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
423 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/Linux-v5.15/drivers/acpi/
Dprocessor_driver.c183 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_init()
194 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_exit()
Dfan.c463 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1899 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/Linux-v5.15/drivers/thermal/intel/
Dintel_tcc_cooling.c124 thermal_cooling_device_unregister(tcc_cdev); in module_init()
Dintel_menlow.c177 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_add()
195 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_remove()
Dintel_powerclamp.c766 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/Linux-v5.15/drivers/soc/qcom/
Dqcom_aoss.c507 thermal_cooling_device_unregister in qmp_cooling_devices_register()
519 thermal_cooling_device_unregister(qmp->cooling_devs[i].cdev); in qmp_cooling_devices_remove()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c125 thermal_cooling_device_unregister(phy->cdev); in mt7915_unregister_thermal()
139 thermal_cooling_device_unregister(cdev); in mt7915_thermal_init()
/Linux-v5.15/drivers/thermal/
Dthermal_core.c998 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1062 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1110 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
Ddevfreq_cooling.c521 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
Dcpufreq_cooling.c691 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
/Linux-v5.15/drivers/platform/x86/
Dacerhdf.c755 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c1006 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
1025 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c861 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1724 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1761 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/Linux-v5.15/drivers/power/supply/
Dpower_supply_core.c1087 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/Linux-v5.15/Documentation/driver-api/thermal/
Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)