Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.c212 thermal_cooling_device_unregister(cdev); in ath10k_thermal_register()
219 thermal_cooling_device_unregister(ar->thermal.cdev); in ath10k_thermal_unregister()
/linux-4.4.14/drivers/acpi/
Dprocessor_driver.c208 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_init()
219 thermal_cooling_device_unregister(pr->cdev); in acpi_pss_perf_exit()
Dfan.c384 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dacpi_video.c1770 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/linux-4.4.14/include/linux/
Dthermal.h414 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
465 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/linux-4.4.14/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-4.4.14/drivers/thermal/int340x_thermal/
Dint3403_thermal.c209 thermal_cooling_device_unregister(obj->cdev); in int3403_cdev_remove()
/linux-4.4.14/drivers/thermal/
Dclock_cooling.c482 thermal_cooling_device_unregister(ccdev->cdev); in clock_cooling_unregister()
Ddevfreq_cooling.c566 thermal_cooling_device_unregister(dfc->cdev); in devfreq_cooling_unregister()
Dintel_powerclamp.c828 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
Dcpu_cooling.c1049 thermal_cooling_device_unregister(cpufreq_dev->cool_dev); in cpufreq_cooling_unregister()
Dthermal_core.c1564 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1615 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
/linux-4.4.14/drivers/hwmon/
Dpwm-fan.c287 thermal_cooling_device_unregister(ctx->cdev); in pwm_fan_remove()
Dgpio-fan.c617 thermal_cooling_device_unregister(fan_data->cdev); in gpio_fan_remove()
/linux-4.4.14/drivers/power/
Dpower_supply_core.c681 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt89 1.2.2 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)