ppm_y 164 drivers/input/touchscreen/melfas_mip4.c unsigned int ppm_y; ppm_y 335 drivers/input/touchscreen/melfas_mip4.c ts->ppm_y = buf[13]; ppm_y 337 drivers/input/touchscreen/melfas_mip4.c ts->ppm_x, ts->ppm_y); ppm_y 1148 drivers/input/touchscreen/melfas_mip4.c input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->ppm_y); ppm_y 1150 drivers/input/touchscreen/melfas_mip4.c input_abs_set_res(ts->input, ABS_Y, ts->ppm_y); ppm_y 1495 drivers/input/touchscreen/melfas_mip4.c input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->ppm_y);