MIP4_BL_PACKET_SIZE 892 drivers/input/touchscreen/melfas_mip4.c if (length > MIP4_BL_PAGE_SIZE || length % MIP4_BL_PACKET_SIZE) { MIP4_BL_PACKET_SIZE 898 drivers/input/touchscreen/melfas_mip4.c data_buf = kmalloc(2 + MIP4_BL_PACKET_SIZE, GFP_KERNEL); MIP4_BL_PACKET_SIZE 929 drivers/input/touchscreen/melfas_mip4.c buf_offset += MIP4_BL_PACKET_SIZE) { MIP4_BL_PACKET_SIZE 932 drivers/input/touchscreen/melfas_mip4.c buf_offset, MIP4_BL_PACKET_SIZE); MIP4_BL_PACKET_SIZE 934 drivers/input/touchscreen/melfas_mip4.c memcpy(&data_buf[2], &data[buf_offset], MIP4_BL_PACKET_SIZE); MIP4_BL_PACKET_SIZE 936 drivers/input/touchscreen/melfas_mip4.c data_buf, 2 + MIP4_BL_PACKET_SIZE); MIP4_BL_PACKET_SIZE 937 drivers/input/touchscreen/melfas_mip4.c if (ret != 2 + MIP4_BL_PACKET_SIZE) { MIP4_BL_PACKET_SIZE 941 drivers/input/touchscreen/melfas_mip4.c buf_offset, MIP4_BL_PACKET_SIZE, error); MIP4_BL_PACKET_SIZE 981 drivers/input/touchscreen/melfas_mip4.c .len = MIP4_BL_PACKET_SIZE, MIP4_BL_PACKET_SIZE 1032 drivers/input/touchscreen/melfas_mip4.c msg[1].buf = read_buf = kmalloc(MIP4_BL_PACKET_SIZE, GFP_KERNEL); MIP4_BL_PACKET_SIZE 1038 drivers/input/touchscreen/melfas_mip4.c buf_offset += MIP4_BL_PACKET_SIZE) { MIP4_BL_PACKET_SIZE 1041 drivers/input/touchscreen/melfas_mip4.c buf_offset, MIP4_BL_PACKET_SIZE); MIP4_BL_PACKET_SIZE 1048 drivers/input/touchscreen/melfas_mip4.c buf_offset, MIP4_BL_PACKET_SIZE, error); MIP4_BL_PACKET_SIZE 1052 drivers/input/touchscreen/melfas_mip4.c if (memcmp(&data[buf_offset], read_buf, MIP4_BL_PACKET_SIZE)) { MIP4_BL_PACKET_SIZE 1055 drivers/input/touchscreen/melfas_mip4.c buf_offset, MIP4_BL_PACKET_SIZE); MIP4_BL_PACKET_SIZE 1060 drivers/input/touchscreen/melfas_mip4.c data + offset, MIP4_BL_PACKET_SIZE, MIP4_BL_PACKET_SIZE 1106 drivers/input/touchscreen/melfas_mip4.c MIP4_BL_PAGE_SIZE, MIP4_BL_PACKET_SIZE);