Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspi-test.h79 int (*execute_msg)(struct spi_device *spi, struct spi_test *test, member
A Dspi-loopback-test.c794 if (test->execute_msg) in _spi_test_run_iter()
795 ret = test->execute_msg(spi, test, tx, rx); in _spi_test_run_iter()

Completed in 5 milliseconds