MTOUCH_MAX_YC 67 drivers/input/touchscreen/mtouch.c input_report_abs(dev, ABS_Y, MTOUCH_MAX_YC - MTOUCH_GET_YC(mtouch->data)); MTOUCH_MAX_YC 152 drivers/input/touchscreen/mtouch.c input_set_abs_params(mtouch->dev, ABS_Y, MTOUCH_MIN_YC, MTOUCH_MAX_YC, 0, 0);