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