ppm_x 163 drivers/input/touchscreen/melfas_mip4.c unsigned int ppm_x; ppm_x 334 drivers/input/touchscreen/melfas_mip4.c ts->ppm_x = buf[12]; ppm_x 337 drivers/input/touchscreen/melfas_mip4.c ts->ppm_x, ts->ppm_y); ppm_x 1147 drivers/input/touchscreen/melfas_mip4.c input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x); ppm_x 1149 drivers/input/touchscreen/melfas_mip4.c input_abs_set_res(ts->input, ABS_X, ts->ppm_x); ppm_x 1494 drivers/input/touchscreen/melfas_mip4.c input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x);