Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Drockchip_thermal.c1179 static void rockchip_thermal_toggle_sensor(struct rockchip_thermal_sensor *sensor, bool on) in rockchip_thermal_toggle_sensor() function
1538 rockchip_thermal_toggle_sensor(&thermal->sensors[i], true); in rockchip_thermal_probe()
1568 rockchip_thermal_toggle_sensor(sensor, false); in rockchip_thermal_remove()
1601 rockchip_thermal_toggle_sensor(&thermal->sensors[i], false); in rockchip_thermal_suspend()
1645 rockchip_thermal_toggle_sensor(&thermal->sensors[i], true); in rockchip_thermal_resume()

Completed in 3 milliseconds