copy_abs           62 drivers/input/input-mt.c 		copy_abs(dev, ABS_X, ABS_MT_POSITION_X);
copy_abs           63 drivers/input/input-mt.c 		copy_abs(dev, ABS_Y, ABS_MT_POSITION_Y);
copy_abs           64 drivers/input/input-mt.c 		copy_abs(dev, ABS_PRESSURE, ABS_MT_PRESSURE);