Searched defs:fsl_espi_transfer (Results 1 – 1 of 1) sorted by relevance
41 struct fsl_espi_transfer { struct42 const void *tx_buf;43 void *rx_buf;44 unsigned len;45 unsigned n_tx;46 unsigned n_rx;47 unsigned actual_length;48 int status;