Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.c236 thermal_cooling_device_unregister(cdev); in ath10k_thermal_register()
242 thermal_cooling_device_unregister(ar->thermal.cdev); in ath10k_thermal_unregister()
/linux-4.1.27/drivers/acpi/
Dprocessor_driver.c225 thermal_cooling_device_unregister(pr->cdev); in __acpi_processor_start()
261 thermal_cooling_device_unregister(pr->cdev); in acpi_processor_stop()
Dfan.c387 thermal_cooling_device_unregister(fan->cdev); in acpi_fan_remove()
Dvideo.c1819 thermal_cooling_device_unregister(device->cooling_dev); in acpi_video_dev_unregister_backlight()
/linux-4.1.27/include/linux/
Dthermal.h343 void thermal_cooling_device_unregister(struct thermal_cooling_device *);
381 static inline void thermal_cooling_device_unregister( in thermal_cooling_device_unregister() function
/linux-4.1.27/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.1.27/drivers/thermal/int340x_thermal/
Dint3403_thermal.c209 thermal_cooling_device_unregister(obj->cdev); in int3403_cdev_remove()
/linux-4.1.27/drivers/thermal/
Dclock_cooling.c482 thermal_cooling_device_unregister(ccdev->cdev); in clock_cooling_unregister()
Dcpu_cooling.c476 thermal_cooling_device_unregister(cpufreq_dev->cool_dev); in cpufreq_cooling_unregister()
Dintel_powerclamp.c824 thermal_cooling_device_unregister(cooling_dev); in powerclamp_exit()
Dthermal_core.c1256 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister() function
1307 EXPORT_SYMBOL_GPL(thermal_cooling_device_unregister);
/linux-4.1.27/drivers/hwmon/
Dpwm-fan.c287 thermal_cooling_device_unregister(ctx->cdev); in pwm_fan_remove()
Dgpio-fan.c616 thermal_cooling_device_unregister(fan_data->cdev); in gpio_fan_remove()
/linux-4.1.27/drivers/power/
Dpower_supply_core.c642 thermal_cooling_device_unregister(psy->tcd); in psy_unregister_cooler()
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt89 1.2.2 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)