Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c494 rockchip_thermal_toggle_sensor(struct rockchip_thermal_sensor *sensor, bool on) in rockchip_thermal_toggle_sensor() function
739 rockchip_thermal_toggle_sensor(&thermal->sensors[i], true); in rockchip_thermal_probe()
766 rockchip_thermal_toggle_sensor(sensor, false); in rockchip_thermal_remove()
785 rockchip_thermal_toggle_sensor(&thermal->sensors[i], false); in rockchip_thermal_suspend()
829 rockchip_thermal_toggle_sensor(&thermal->sensors[i], true); in rockchip_thermal_resume()