touch12_id        275 drivers/input/touchscreen/cyttsp_core.c 	ids[0] = xy_data->touch12_id >> 4;
touch12_id        276 drivers/input/touchscreen/cyttsp_core.c 	ids[1] = xy_data->touch12_id & 0xF;
touch12_id         40 drivers/input/touchscreen/cyttsp_core.h 	u8 touch12_id;