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