Home
last modified time | relevance | path

Searched refs:change_mode (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h66 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c505 if (tz->ops->change_mode) { in thermal_zone_device_set_mode()
506 ret = tz->ops->change_mode(tz, mode); in thermal_zone_device_set_mode()

Completed in 5 milliseconds