Home
last modified time | relevance | path

Searched refs:expected_return (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-test.h52 * @expected_return: the expected return code - in some cases we want to
81 int expected_return; member
H A Dspi-loopback-test.c800 if (ret == test->expected_return) in _spi_test_run_iter()
805 ret, test->expected_return); in _spi_test_run_iter()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-test.h52 * @expected_return: the expected return code - in some cases we want to
81 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()

Completed in 4 milliseconds