Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-test.h107 int spi_test_run_test(struct spi_device *spi,
H A Dspi-loopback-test.c1007 int spi_test_run_test(struct spi_device *spi, const struct spi_test *test, in spi_test_run_test() function
1060 EXPORT_SYMBOL_GPL(spi_test_run_test);
1107 ret = spi_test_run_test(spi, test, tx, rx); in spi_test_run_tests()