touchid            68 drivers/input/touchscreen/raspberrypi-ts.c 	int touchid;
touchid            89 drivers/input/touchscreen/raspberrypi-ts.c 		touchid = (regs.point[i].yh >> 4) & 0xf;
touchid            92 drivers/input/touchscreen/raspberrypi-ts.c 		modified_ids |= BIT(touchid);
touchid            96 drivers/input/touchscreen/raspberrypi-ts.c 			input_mt_slot(input, touchid);