Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dedt-ft5x06.c326 u8 limit_low; member
341 .limit_low = _limit_low, \
430 if (val < attr->limit_low || val > attr->limit_high) { in edt_ft5x06_setting_store()
855 if (pdata->name >= edt_ft5x06_attr_##name.limit_low && \