Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h65 cdev->ops->power2state; in cdev_is_power_actor()
Dcpufreq_cooling.c547 cooling_ops->power2state = cpufreq_power2state; in __cpufreq_cooling_register()
Ddevfreq_cooling.c391 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-6.1.9/include/linux/
Dthermal.h97 int (*power2state)(struct thermal_cooling_device *, u32, unsigned long *); member
/linux-6.1.9/Documentation/driver-api/thermal/
Dpower_allocator.rst227 int power2state(struct thermal_cooling_device *cdev, u32 power,