Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h81 int (*set_cur_state)(struct thermal_cooling_device *, unsigned long); member
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_core.c1114 .set_cur_state = ps_set_cur_charge_cntl_limit,
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c1109 if (!ops || !ops->get_max_state || !ops->get_cur_state || !ops->set_cur_state) { in __thermal_cooling_device_register()

Completed in 6 milliseconds