DELTA_MIN         217 drivers/input/touchscreen/bu21013_ts.c 	    (abs(pos[0].x - pos[1].x) < DELTA_MIN ||
DELTA_MIN         218 drivers/input/touchscreen/bu21013_ts.c 	     abs(pos[0].y - pos[1].y) < DELTA_MIN)) {
DELTA_MIN         222 drivers/input/touchscreen/bu21013_ts.c 	input_mt_assign_slots(input, slots, pos, finger_down_count, DELTA_MIN);