have_stx           95 drivers/input/misc/ims-pcu.c 	bool have_stx;
have_stx          450 drivers/input/misc/ims-pcu.c 		if (!pcu->have_stx && data != IMS_PCU_PROTOCOL_STX)
have_stx          462 drivers/input/misc/ims-pcu.c 			if (pcu->have_stx)
have_stx          466 drivers/input/misc/ims-pcu.c 			pcu->have_stx = true;
have_stx          489 drivers/input/misc/ims-pcu.c 			pcu->have_stx = false;