use_hndshk        113 drivers/input/touchscreen/cyttsp_core.c 	if (ts->use_hndshk)
use_hndshk        542 drivers/input/touchscreen/cyttsp_core.c 	ts->use_hndshk = false;
use_hndshk        556 drivers/input/touchscreen/cyttsp_core.c 	ts->use_hndshk = device_property_present(dev, "use-handshake");
use_hndshk        127 drivers/input/touchscreen/cyttsp_core.h 	bool use_hndshk;