num_to_report     226 drivers/input/touchscreen/sis_i2c.c 	unsigned int num_to_report = 0;
num_to_report     239 drivers/input/touchscreen/sis_i2c.c 		if (num_to_report == 0) {
num_to_report     240 drivers/input/touchscreen/sis_i2c.c 			num_to_report = num_contacts;
num_to_report     252 drivers/input/touchscreen/sis_i2c.c 		while (num_to_report > 0) {
num_to_report     258 drivers/input/touchscreen/sis_i2c.c 			num_to_report--;
num_to_report     270 drivers/input/touchscreen/sis_i2c.c 	} while (num_to_report > 0);