ELO10_TOUCH_PACKET   90 drivers/input/touchscreen/elo.c 			if (elo->data[1] != ELO10_TOUCH_PACKET)
ELO10_TOUCH_PACKET   96 drivers/input/touchscreen/elo.c 		if (likely(elo->data[1] == ELO10_TOUCH_PACKET)) {
ELO10_TOUCH_PACKET  106 drivers/input/touchscreen/elo.c 				elo->expected_packet = ELO10_TOUCH_PACKET;
ELO10_TOUCH_PACKET  247 drivers/input/touchscreen/elo.c 	if (elo->expected_packet == ELO10_TOUCH_PACKET) {
ELO10_TOUCH_PACKET  320 drivers/input/touchscreen/elo.c 	elo->expected_packet = ELO10_TOUCH_PACKET;