Searched refs:MCTP_I3C_MINLEN (Results 1 – 1 of 1) sorted by relevance
29 static const int MCTP_I3C_MINLEN = 4 + 1; variable137 if (xfer.len < MCTP_I3C_MINLEN) { in mctp_i3c_read()