Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-loopback-test.c384 static struct of_device_id spi_loopback_test_of_match[] = { variable
390 module_param_string(compatible, spi_loopback_test_of_match[0].compatible,
391 sizeof(spi_loopback_test_of_match[0].compatible),
394 MODULE_DEVICE_TABLE(of, spi_loopback_test_of_match);
400 .of_match_table = spi_loopback_test_of_match,