Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dedt-ft5x06.c339 u8 limit_high; member
354 .limit_high = _limit_high, \
444 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()