Home
last modified time | relevance | path

Searched refs:rd_m (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/input/keyboard/
Dapplespi.c386 struct spi_message rd_m; member
541 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()