Searched refs:sensor_end (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hwmon/
H A Dasus-ec-sensors.c811 struct ec_sensor *s, *sensor_end; local
813 sensor_end = ec->sensors + ec->nr_sensors;
814 for (s = ec->sensors; s != sensor_end; s++) {

Completed in 166 milliseconds