msg_max 1008 include/linux/spi/spi.h size_t msg_max = spi_max_message_size(spi); msg_max 1014 include/linux/spi/spi.h return min(tr_max, msg_max);