Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dbu21029_ts.c169 s32 max_pressure = input_abs_get_max(bu21029->in_dev, ABS_PRESSURE); in bu21029_touch_report() local
199 if (rz <= max_pressure) { in bu21029_touch_report()
203 max_pressure - rz); in bu21029_touch_report()
/openbmc/linux/drivers/input/tablet/
H A Dhanwang.c69 int max_pressure; member
388 0, hanwang->features->max_pressure, 0, 0); in hanwang_probe()