MIP4_BIN_TAIL_SIZE 1163 drivers/input/touchscreen/melfas_mip4.c 	if (fw->size < MIP4_BIN_TAIL_SIZE) {
MIP4_BIN_TAIL_SIZE 1166 drivers/input/touchscreen/melfas_mip4.c 			MIP4_BIN_TAIL_SIZE, fw->size);
MIP4_BIN_TAIL_SIZE 1170 drivers/input/touchscreen/melfas_mip4.c 	fw_info = (const void *)&fw->data[fw->size - MIP4_BIN_TAIL_SIZE];
MIP4_BIN_TAIL_SIZE 1178 drivers/input/touchscreen/melfas_mip4.c 	if (tail_size != MIP4_BIN_TAIL_SIZE) {
MIP4_BIN_TAIL_SIZE 1181 drivers/input/touchscreen/melfas_mip4.c 			tail_size, MIP4_BIN_TAIL_SIZE);