Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-test.h72 struct spi_test { struct
77 int (*run_test)(struct spi_device *spi, struct spi_test *test, argument
79 int (*execute_msg)(struct spi_device *spi, struct spi_test *test, argument
108 const struct spi_test *test,
113 struct spi_test *test,
118 struct spi_test *tests);
Dspi-loopback-test.c75 static struct spi_test spi_tests[] = {
563 struct spi_test *test) in spi_test_check_elapsed_time()
698 struct spi_test *test) in spi_test_fill_pattern()
782 struct spi_test *test, in _spi_test_run_iter()
844 const struct spi_test *testtemplate, in spi_test_run_iter()
851 struct spi_test test; in spi_test_run_iter()
923 int spi_test_execute_msg(struct spi_device *spi, struct spi_test *test, in spi_test_execute_msg()
996 int spi_test_run_test(struct spi_device *spi, const struct spi_test *test, in spi_test_run_test()
1058 struct spi_test *tests) in spi_test_run_tests()
1062 struct spi_test *test; in spi_test_run_tests()