Home
last modified time | relevance | path

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

/linux-6.12.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.c354 u8 limit_high; member
371 .limit_high = _limit_high, \
464 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()