Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_ops (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/include/linux/
Dthermal.h119 struct thermal_cooling_device_ops { struct
137 const struct thermal_cooling_device_ops *ops; argument
410 const struct thermal_cooling_device_ops *);
413 const struct thermal_cooling_device_ops *);
459 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
463 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
/linux-4.4.14/drivers/acpi/
Dprocessor_thermal.c268 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan.c214 static const struct thermal_cooling_device_ops fan_cooling_ops = {
Dacpi_video.c315 static const struct thermal_cooling_device_ops video_cooling_ops = {
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.c66 static struct thermal_cooling_device_ops ath10k_thermal_ops = {
/linux-4.4.14/drivers/thermal/int340x_thermal/
Dint3403_thermal.c161 static const struct thermal_cooling_device_ops int3403_cooling_ops = {
/linux-4.4.14/drivers/thermal/
Dclock_cooling.c395 static struct thermal_cooling_device_ops const clock_cooling_ops = {
Ddevfreq_cooling.c360 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
Dintel_powerclamp.c669 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
Dcpu_cooling.c743 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
Dthermal_core.c1455 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
1527 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1551 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
/linux-4.4.14/include/acpi/
Dprocessor.h407 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/linux-4.4.14/drivers/hwmon/
Dpwm-fan.c167 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
Dgpio-fan.c429 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
/linux-4.4.14/drivers/platform/x86/
Dacerhdf.c560 static struct thermal_cooling_device_ops acerhdf_cooling_ops = {
Dintel_menlow.c145 static struct thermal_cooling_device_ops memory_cooling_ops = {
/linux-4.4.14/drivers/power/
Dpower_supply_core.c654 static struct thermal_cooling_device_ops psy_tcd_ops = {
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt77 void *devdata, struct thermal_cooling_device_ops *)