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()1556 if (applespi->rd_m.status < 0) { in applespi_async_read_complete()1558 applespi->rd_m.status); in applespi_async_read_complete()1583 sts = applespi_async(applespi, &applespi->rd_m, in applespi_notify()