Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dzforce_ts.c235 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) in zforce_resolution() function
288 ret = zforce_resolution(ts, pdata->x_max, pdata->y_max); in zforce_start()