Searched refs:copy_abs (Results 1 – 1 of 1) sorted by relevance
15 static void copy_abs(struct input_dev *dev, unsigned int dst, unsigned int src) in copy_abs() function63 copy_abs(dev, ABS_X, ABS_MT_POSITION_X); in input_mt_init_slots()64 copy_abs(dev, ABS_Y, ABS_MT_POSITION_Y); in input_mt_init_slots()65 copy_abs(dev, ABS_PRESSURE, ABS_MT_PRESSURE); in input_mt_init_slots()