Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_core.h65 cdev->ops->power2state; in cdev_is_power_actor()
Dcpufreq_cooling.c573 cooling_ops->power2state = cpufreq_power2state; in __cpufreq_cooling_register()
Ddevfreq_cooling.c395 ops->power2state = devfreq_cooling_power2state; in of_devfreq_cooling_register_power()
Dgov_power_allocator.c298 ret = cdev->ops->power2state(cdev, power, &state); in power_actor_set_power()
/linux-5.19.10/include/linux/
Dthermal.h89 int (*power2state)(struct thermal_cooling_device *, u32, unsigned long *); member
/linux-5.19.10/Documentation/driver-api/thermal/
Dpower_allocator.rst227 int power2state(struct thermal_cooling_device *cdev, u32 power,