Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Drockchip_thermal.c1050 static int rockchip_thermal_set_trips(void *_sensor, int low, int high) in rockchip_thermal_set_trips() argument
1052 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_set_trips()
1063 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp() argument
1065 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_get_temp()
Darmada_thermal.c376 static int armada_get_temp(void *_sensor, int *temp) in armada_get_temp() argument
378 struct armada_thermal_sensor *sensor = _sensor; in armada_get_temp()