Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dmelfas_mip4.c163 unsigned int ppm_x; member
334 ts->ppm_x = buf[12]; in mip4_query_device()
337 ts->ppm_x, ts->ppm_y); in mip4_query_device()
1147 input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x); in mip4_flash_fw()
1149 input_abs_set_res(ts->input, ABS_X, ts->ppm_x); in mip4_flash_fw()
1490 input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x); in mip4_probe()