Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhycon-hy46xx.c150 u8 limit_low; member
161 .limit_low = _limit_low, \
172 .limit_low = false, \
230 if (val < attr->limit_low || val > attr->limit_high) { in hycon_hy46xx_setting_store()
H A Dedt-ft5x06.c353 u8 limit_low; member
370 .limit_low = _limit_low, \
464 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()