Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dcyttsp_core.c120 if (ts->use_hndshk) in cyttsp_handshake()
559 ts->use_hndshk = false; in cyttsp_parse_properties()
573 ts->use_hndshk = device_property_present(dev, "use-handshake"); in cyttsp_parse_properties()
Dcyttsp_core.h126 bool use_hndshk; member