Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
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()