Searched refs:rd_m (Results 1 – 1 of 1) sorted by relevance
386 struct spi_message rd_m; member541 struct spi_message *msg = &applespi->rd_m; in applespi_setup_read_txfrs()1532 if (applespi->rd_m.status < 0) { in applespi_async_read_complete()1534 applespi->rd_m.status); in applespi_async_read_complete()1559 sts = applespi_async(applespi, &applespi->rd_m, in applespi_notify()