Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dmelfas_mip4.c172 unsigned int ppm_x; member
343 ts->ppm_x = buf[12]; in mip4_query_device()
346 ts->ppm_x, ts->ppm_y); in mip4_query_device()
1156 input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x); in mip4_flash_fw()
1158 input_abs_set_res(ts->input, ABS_X, ts->ppm_x); in mip4_flash_fw()
1503 input_abs_set_res(ts->input, ABS_MT_POSITION_X, ts->ppm_x); in mip4_probe()