power2state 496 drivers/thermal/cpu_cooling.c .power2state = cpufreq_power2state, power2state 525 drivers/thermal/devfreq_cooling.c devfreq_cooling_ops.power2state = devfreq_cooling_power2state; power2state 599 drivers/thermal/thermal_core.c ret = cdev->ops->power2state(cdev, instance->tz, power, &state); power2state 126 include/linux/thermal.h int (*power2state)(struct thermal_cooling_device *, power2state 421 include/linux/thermal.h cdev->ops->power2state;