Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-test.h81 int expected_return; member
H A Dspi-loopback-test.c838 if (ret == test->expected_return) in _spi_test_run_iter()
843 ret, test->expected_return); in _spi_test_run_iter()