Home
last modified time | relevance | path

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

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