Home
last modified time | relevance | path

Searched refs:ppm_y (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dmelfas_mip4.c173 unsigned int ppm_y; member
344 ts->ppm_y = buf[13]; in mip4_query_device()
346 ts->ppm_x, ts->ppm_y); in mip4_query_device()
1157 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->ppm_y); in mip4_flash_fw()
1159 input_abs_set_res(ts->input, ABS_Y, ts->ppm_y); in mip4_flash_fw()
1504 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->ppm_y); in mip4_probe()