Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()