Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H 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()
H A Dint3403_thermal.c207 thermal_cooling_device_unregister(obj->cdev); in int3403_cdev_remove()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.c208 thermal_cooling_device_unregister(cdev); in ath10k_thermal_register()
218 thermal_cooling_device_unregister(ar->thermal.cdev); in ath10k_thermal_unregister()
/openbmc/linux/drivers/acpi/
H A Dprocessor_thermal.c316 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_thermal_init()
327 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_thermal_exit()
H A Dfan_core.c401 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
H A Dacpi_video.c1849 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/openbmc/linux/include/linux/
H A Dthermal.h351 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
398 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/openbmc/linux/drivers/thermal/intel/
H A Dintel_tcc_cooling.c116 thermal_cooling_device_unregister(tcc_cdev); in module_init()
H A Dintel_powerclamp.c834 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
/openbmc/linux/drivers/soc/qcom/
H A Dqcom_aoss.c414 thermal_cooling_device_unregister in qmp_cooling_devices_register()
426 thermal_cooling_device_unregister(qmp->cooling_devs[i].cdev); in qmp_cooling_devices_remove()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dthermal.c224 thermal_cooling_device_unregister(ar->thermal.cdev); in ath11k_thermal_unregister()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c827 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
851 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c986 thermal_cooling_device_unregister( in thermal_cooling_device_release()
1125 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1151 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
H A Dcpufreq_cooling.c667 thermal_cooling_device_unregister(cdev); in cpufreq_cooling_unregister()
H A Ddevfreq_cooling.c536 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c700 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/openbmc/linux/drivers/hwmon/
H A Demc2305.c355 thermal_cooling_device_unregister(data->cdev_data[i].cdev); in emc2305_unset_tz()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c185 thermal_cooling_device_unregister(phy->cdev); in mt7915_unregister_thermal()
202 thermal_cooling_device_unregister(cdev); in mt7915_thermal_init()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c819 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1781 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1815 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/openbmc/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst248 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)