Home
last modified time | relevance | path

Searched refs:power2state (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Dthermal.h127 int (*power2state)(struct thermal_cooling_device *, member
387 cdev->ops->power2state; in cdev_is_power_actor()
/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c491 devfreq_cooling_ops.power2state = devfreq_cooling_power2state; in of_devfreq_cooling_register_power()
Dcpu_cooling.c844 cpufreq_cooling_ops.power2state = cpufreq_power2state; in __cpufreq_cooling_register()
Dthermal_core.c1087 ret = cdev->ops->power2state(cdev, instance->tz, power, &state); in power_actor_set_power()
/linux-4.4.14/Documentation/thermal/
Dpower_allocator.txt205 3. int power2state(struct thermal_cooling_device *cdev, u32 power,