Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dsynaptics_i2c_rmi.c281 int snap_bottom_off; in synaptics_ts_probe() local
361 snap_bottom_off = pdata->snap_bottom_off; in synaptics_ts_probe()
379 snap_bottom_off = 0; in synaptics_ts_probe()
480 snap_bottom_off = snap_bottom_off * max_y / 0x10000; in synaptics_ts_probe()
494 ts->snap_up_off[!(ts->flags & SYNAPTICS_SWAP_XY)] = max_y - snap_bottom_off; in synaptics_ts_probe()
501 snap_top_on, snap_top_off, snap_bottom_on, snap_bottom_off); in synaptics_ts_probe()