Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Delants_i2c.c151 u8 major_res; member
478 ts->major_res = resp[16]; in elants_i2c_query_ts_info()
1416 if (ts->major_res > 0) in elants_i2c_probe()
1417 input_abs_set_res(ts->input, ABS_MT_TOUCH_MAJOR, ts->major_res); in elants_i2c_probe()