touch_info         45 drivers/input/touchscreen/resistive-adc-touch.c 	const u16 *touch_info = data;
touch_info         50 drivers/input/touchscreen/resistive-adc-touch.c 	x = touch_info[0];
touch_info         51 drivers/input/touchscreen/resistive-adc-touch.c 	y = touch_info[1];
touch_info         53 drivers/input/touchscreen/resistive-adc-touch.c 		press = touch_info[2];