Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dhycon-hy46xx.c151 u8 limit_high; member
162 .limit_high = _limit_high, \
173 .limit_high = true, \
230 if (val < attr->limit_low || val > attr->limit_high) { in hycon_hy46xx_setting_store()
Dedt-ft5x06.c367 u8 limit_high; member
384 .limit_high = _limit_high, \
478 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()