Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A 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()
A Dint3403_thermal.c207 thermal_cooling_device_unregister(obj->cdev); in int3403_cdev_remove()
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A 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.3-rc2/drivers/acpi/
A 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()
A Dfan_core.c401 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
A Dacpi_video.c1853 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/drivers/thermal/intel/
A Dintel_tcc_cooling.c116 thermal_cooling_device_unregister(tcc_cdev); in module_init()
A Dintel_menlow.c177 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_add()
195 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_remove()
A Dintel_powerclamp.c823 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/linux-6.3-rc2/drivers/soc/qcom/
A 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.3-rc2/drivers/net/wireless/ath/ath11k/
A Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/linux-6.3-rc2/drivers/thermal/
A Dthermal_core.c1001 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1065 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1109 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
A Dcpufreq_cooling.c667 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
A Ddevfreq_cooling.c536 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c925 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
949 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c713 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/linux-6.3-rc2/drivers/hwmon/
A Demc2305.c355 thermal_cooling_device_unregister(data->cdev_data[i].cdev); in emc2305_unset_tz()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Dinit.c183 thermal_cooling_device_unregister(phy->cdev); in mt7915_unregister_thermal()
200 thermal_cooling_device_unregister(cdev); in mt7915_thermal_init()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c819 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/
A Detnaviv_gpu.c1767 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1803 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)

Completed in 38 milliseconds