Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h65 cdev->ops->power2state; in cdev_is_power_actor()
H A Ddevfreq_cooling.c480 devfreq_cooling_ops.power2state = devfreq_cooling_power2state; in of_devfreq_cooling_register_power()
H A Dcpufreq_cooling.c546 cooling_ops->power2state = cpufreq_power2state; in __cpufreq_cooling_register()
H A Dthermal_core.c675 ret = cdev->ops->power2state(cdev, power, &state); in power_actor_set_power()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h92 int (*power2state)(struct thermal_cooling_device *, u32, unsigned long *); member
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dpower_allocator.rst225 int power2state(struct thermal_cooling_device *cdev, u32 power,