Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Drockchip_thermal.c1080 static int rockchip_thermal_set_trips(void *_sensor, int low, int high) in rockchip_thermal_set_trips() argument
1082 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_set_trips()
1093 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp() argument
1095 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_get_temp()
Darmada_thermal.c422 static int armada_get_temp(void *_sensor, int *temp) in armada_get_temp() argument
424 struct armada_thermal_sensor *sensor = _sensor; in armada_get_temp()