_sensor           422 drivers/thermal/armada_thermal.c static int armada_get_temp(void *_sensor, int *temp)
_sensor           424 drivers/thermal/armada_thermal.c 	struct armada_thermal_sensor *sensor = _sensor;
_sensor          1080 drivers/thermal/rockchip_thermal.c static int rockchip_thermal_set_trips(void *_sensor, int low, int high)
_sensor          1082 drivers/thermal/rockchip_thermal.c 	struct rockchip_thermal_sensor *sensor = _sensor;
_sensor          1093 drivers/thermal/rockchip_thermal.c static int rockchip_thermal_get_temp(void *_sensor, int *out_temp)
_sensor          1095 drivers/thermal/rockchip_thermal.c 	struct rockchip_thermal_sensor *sensor = _sensor;