Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dzforce_ts.c227 static int zforce_resolution(struct zforce_ts *ts, u16 x, u16 y) in zforce_resolution() function
280 ret = zforce_resolution(ts, pdata->x_max, pdata->y_max); in zforce_start()