nb_sensors        333 drivers/input/mouse/appletouch.c static int atp_calculate_abs(struct atp *dev, int offset, int nb_sensors,
nb_sensors        350 drivers/input/mouse/appletouch.c 	for (i = 0; i < nb_sensors; i++) {
nb_sensors        393 drivers/input/mouse/appletouch.c 	for (i = 0; i < nb_sensors; i++)
nb_sensors        395 drivers/input/mouse/appletouch.c 	memset(&dev->smooth[nb_sensors + 4], 0, 4 * sizeof(dev->smooth[0]));
nb_sensors        402 drivers/input/mouse/appletouch.c 		for (i = 1; i < nb_sensors + 7; i++)
nb_sensors        413 drivers/input/mouse/appletouch.c 	for (i = 0; i < nb_sensors + 8; i++) {