Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint3406_thermal.c179 thermal_cooling_device_unregister(d->cooling_dev); in int3406_thermal_probe()
189 thermal_cooling_device_unregister(d->cooling_dev); in int3406_thermal_remove()
Dint3403_thermal.c215 thermal_cooling_device_unregister(obj->cdev); in int3403_cdev_remove()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dthermal.c213 thermal_cooling_device_unregister(cdev); in ath10k_thermal_register()
220 thermal_cooling_device_unregister(ar->thermal.cdev); in ath10k_thermal_unregister()
/Linux-v4.19/drivers/acpi/
Dprocessor_driver.c200 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_init()
211 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_exit()
Dfan.c394 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1863 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/Linux-v4.19/include/linux/
Dthermal.h450 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
506 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c391 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_init()
408 thermal_cooling_device_unregister(thermal->cdevs[i]); in mlxsw_thermal_fini()
/Linux-v4.19/drivers/platform/x86/
Dintel_menlow.c192 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_add()
206 thermal_cooling_device_unregister(cdev); in intel_menlow_memory_remove()
Dacerhdf.c743 thermal_cooling_device_unregister(cl_dev); in acerhdf_unregister_thermal()
/Linux-v4.19/drivers/thermal/
Dclock_cooling.c449 thermal_cooling_device_unregister(ccdev->cdev); in clock_cooling_unregister()
Ddevfreq_cooling.c601 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
Dcpu_cooling.c814 thermal_cooling_device_unregister(cpufreq_cdev->cdev); in cpufreq_cooling_unregister()
Dintel_powerclamp.c804 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
Dthermal_core.c1062 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1108 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
/Linux-v4.19/drivers/hwmon/
Dpwm-fan.c283 thermal_cooling_device_unregister(ctx->cdev); in pwm_fan_remove()
Dmlxreg-fan.c471 thermal_cooling_device_unregister(fan->cdev); in mlxreg_fan_remove()
Dgpio-fan.c561 thermal_cooling_device_unregister(fan_data->cdev); in gpio_fan_remove()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c865 thermal_cooling_device_unregister(mvm->cooling_dev.cdev); in iwl_mvm_cooling_device_unregister()
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1659 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_bind()
1700 thermal_cooling_device_unregister(gpu->cooling); in etnaviv_gpu_unbind()
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c823 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt176 1.2.2 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)