Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_core.h65 cdev->ops->power2state; in cdev_is_power_actor()
Ddevfreq_cooling.c480 devfreq_cooling_ops.power2state = devfreq_cooling_power2state; in of_devfreq_cooling_register_power()
Dcpufreq_cooling.c548 cooling_ops->power2state = cpufreq_power2state; in __cpufreq_cooling_register()
Dthermal_core.c671 ret = cdev->ops->power2state(cdev, power, &state); in power_actor_set_power()
/Linux-v5.10/include/linux/
Dthermal.h90 int (*power2state)(struct thermal_cooling_device *, u32, unsigned long *); member
/Linux-v5.10/Documentation/driver-api/thermal/
Dpower_allocator.rst225 int power2state(struct thermal_cooling_device *cdev, u32 power,