Home
last modified time | relevance | path

Searched refs:use_hndshk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp_core.c113 if (ts->use_hndshk) in cyttsp_handshake()
542 ts->use_hndshk = false; in cyttsp_parse_properties()
556 ts->use_hndshk = device_property_present(dev, "use-handshake"); in cyttsp_parse_properties()
H A Dcyttsp_core.h127 bool use_hndshk; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp_core.h127 bool use_hndshk; member
H A Dcyttsp_core.c121 if (ts->use_hndshk) in cyttsp_handshake()
560 ts->use_hndshk = false; in cyttsp_parse_properties()
574 ts->use_hndshk = device_property_present(dev, "use-handshake"); in cyttsp_parse_properties()

Completed in 3 milliseconds