Home
last modified time | relevance | path

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

/drivers/spi/
Dspi.c1191 struct spi_statistics *statm = &ctlr->statistics; in spi_transfer_wait() local
1226 SPI_STATISTICS_INCREMENT_FIELD(statm, timedout); in spi_transfer_wait()
1348 struct spi_statistics *statm = &ctlr->statistics; in spi_transfer_one_message() local
1353 SPI_STATISTICS_INCREMENT_FIELD(statm, messages); in spi_transfer_one_message()
1359 spi_statistics_add_transfer_stats(statm, xfer, ctlr); in spi_transfer_one_message()
1381 SPI_STATISTICS_INCREMENT_FIELD(statm, in spi_transfer_one_message()