touch_size        196 drivers/input/touchscreen/mms114.c 	int touch_size;
touch_size        211 drivers/input/touchscreen/mms114.c 	touch_size = packet_size / MMS114_PACKET_NUM;
touch_size        218 drivers/input/touchscreen/mms114.c 	for (index = 0; index < touch_size; index++)