Home
last modified time | relevance | path

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

/drivers/spi/
Dspi.c1122 struct spi_statistics *statm = &ctlr->statistics; in spi_transfer_wait() local
1147 SPI_STATISTICS_INCREMENT_FIELD(statm, timedout); in spi_transfer_wait()
1264 struct spi_statistics *statm = &ctlr->statistics; in spi_transfer_one_message() local
1269 SPI_STATISTICS_INCREMENT_FIELD(statm, messages); in spi_transfer_one_message()
1275 spi_statistics_add_transfer_stats(statm, xfer, ctlr); in spi_transfer_one_message()
1297 SPI_STATISTICS_INCREMENT_FIELD(statm, in spi_transfer_one_message()