Home
last modified time | relevance | path

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

/linux-5.19.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-5.19.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-5.19.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_core.c431 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1904 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/linux-5.19.10/include/linux/
Dthermal.h390 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
426 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/linux-5.19.10/drivers/thermal/intel/
Dintel_tcc_cooling.c125 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.c761 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/linux-5.19.10/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-5.19.10/drivers/net/wireless/ath/ath11k/
Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/linux-5.19.10/drivers/thermal/
Dthermal_core.c1008 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1072 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1120 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
Dcpufreq_cooling.c696 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
Ddevfreq_cooling.c544 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
/linux-5.19.10/drivers/platform/x86/
Dacerhdf.c740 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c1111 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
1135 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/linux-5.19.10/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-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c866 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/linux-5.19.10/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1724 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1760 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/linux-5.19.10/drivers/power/supply/
Dpower_supply_core.c1260 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/linux-5.19.10/Documentation/driver-api/thermal/
Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)