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

/linux-master/drivers/input/keyboard/
H A Dapplespi.c396 struct spi_message rd_m; member in struct:applespi_data
551 struct spi_message *msg = &applespi->rd_m;
1556 if (applespi->rd_m.status < 0) {
1558 applespi->rd_m.status);
1583 sts = applespi_async(applespi, &applespi->rd_m,

Completed in 144 milliseconds