Home
last modified time | relevance | path

Searched refs:get_max_state (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h79 int (*get_max_state)(struct thermal_cooling_device *, unsigned long *); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c651 ret = cdev->ops->get_max_state(cdev, &max_state); in power_actor_get_min_power()
861 ret = cdev->ops->get_max_state(cdev, &max_state); in thermal_zone_bind_cooling_device()
1109 if (!ops || !ops->get_max_state || !ops->get_cur_state || !ops->set_cur_state) { in __thermal_cooling_device_register()
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_core.c1112 .get_max_state = ps_get_max_charge_cntl_limit,

Completed in 6 milliseconds