Searched refs:rd_m (Results 1 – 1 of 1) sorted by relevance
387 struct spi_message rd_m; member542 struct spi_message *msg = &applespi->rd_m; in applespi_setup_read_txfrs()1541 if (applespi->rd_m.status < 0) { in applespi_async_read_complete()1543 applespi->rd_m.status); in applespi_async_read_complete()1568 sts = applespi_async(applespi, &applespi->rd_m, in applespi_notify()