what_code         183 drivers/input/touchscreen/ektf2127.c 	u8 what_code = width ? EKTF2127_WIDTH : EKTF2127_HEIGHT;
what_code         210 drivers/input/touchscreen/ektf2127.c 	if (buf[0] != EKTF2127_RESPONSE || buf[1] != what_code) {