Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Drockchip_thermal.c149 * struct rockchip_thermal_sensor - hold the information of thermal sensor
154 struct rockchip_thermal_sensor { struct
184 struct rockchip_thermal_sensor sensors[SOC_MAX_SENSORS];
1179 static void rockchip_thermal_toggle_sensor(struct rockchip_thermal_sensor *sensor, bool on) in rockchip_thermal_toggle_sensor()
1208 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_set_trips()
1223 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_get_temp()
1359 struct rockchip_thermal_sensor *sensor, int id) in rockchip_thermal_register_sensor()
1406 struct rockchip_thermal_sensor *sensor = &thermal->sensors[i]; in rockchip_dump_temperature()
1565 struct rockchip_thermal_sensor *sensor = &thermal->sensors[i]; in rockchip_thermal_remove()

Completed in 3 milliseconds