touch34_id 277 drivers/input/touchscreen/cyttsp_core.c ids[2] = xy_data->touch34_id >> 4; touch34_id 278 drivers/input/touchscreen/cyttsp_core.c ids[3] = xy_data->touch34_id & 0xF; touch34_id 45 drivers/input/touchscreen/cyttsp_core.h u8 touch34_id;