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

/linux-master/include/linux/spi/
H A Dspi.h827 void spi_take_timestamp_post(struct spi_controller *ctlr,
/linux-master/drivers/spi/
H A Dspi-fsl-dspi.c845 spi_take_timestamp_post(dspi->ctlr, dspi->cur_transfer,
H A Dspi.c1951 * spi_take_timestamp_post or otherwise system will crash.
1989 * spi_take_timestamp_post - helper to collect the end of the TX timestamp
2000 void spi_take_timestamp_post(struct spi_controller *ctlr, function
2025 EXPORT_SYMBOL_GPL(spi_take_timestamp_post); variable

Completed in 265 milliseconds