Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h80 int (*get_cur_state)(struct thermal_cooling_device *, unsigned long *); member
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_core.c1113 .get_cur_state = ps_get_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 8 milliseconds