Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dapplespi.c387 struct spi_message rd_m; member
542 struct spi_message *msg = &applespi->rd_m; in applespi_setup_read_txfrs()
1541 if (applespi->rd_m.status < 0) { in applespi_async_read_complete()
1543 applespi->rd_m.status); in applespi_async_read_complete()
1568 sts = applespi_async(applespi, &applespi->rd_m, in applespi_notify()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dapplespi.c396 struct spi_message rd_m; member
551 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()

Completed in 8 milliseconds