Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/acpi/
Dprocessor_thermal.c308 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_thermal_init()
319 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_thermal_exit()
Dfan_core.c400 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1853 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/linux-6.1.9/include/linux/
Dthermal.h368 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
404 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/linux-6.1.9/drivers/thermal/intel/
Dintel_tcc_cooling.c127 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.c744 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/linux-6.1.9/drivers/soc/qcom/
Dqcom_aoss.c415 thermal_cooling_device_unregister in qmp_cooling_devices_register()
427 thermal_cooling_device_unregister(qmp->cooling_devs[i].cdev); in qmp_cooling_devices_remove()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/linux-6.1.9/drivers/thermal/
Dthermal_core.c992 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1056 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1104 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-6.1.9/drivers/platform/x86/
Dacerhdf.c740 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c1038 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
1062 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/linux-6.1.9/drivers/hwmon/
Demc2305.c353 thermal_cooling_device_unregister(data->cdev_data[i].cdev); in emc2305_unset_tz()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c169 thermal_cooling_device_unregister(phy->cdev); in mt7915_unregister_thermal()
186 thermal_cooling_device_unregister(cdev); in mt7915_thermal_init()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c866 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/linux-6.1.9/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1731 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1767 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/linux-6.1.9/drivers/power/supply/
Dpower_supply_core.c1265 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/linux-6.1.9/Documentation/driver-api/thermal/
Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)