Home
last modified time | relevance | path

Searched refs:limit_high (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A 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()
H A 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()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dedt-ft5x06.c355 u8 limit_high; member
372 .limit_high = _limit_high, \
466 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()

Completed in 5 milliseconds