Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dedt-ft5x06.c330 u8 limit_high; member
345 .limit_high = _limit_high, \
433 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()