Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dzforce_ts.c196 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) in zforce_resolution() function
248 error = zforce_resolution(ts, ts->prop.max_x, ts->prop.max_y); in zforce_start()