Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-altera.c272 static const struct of_device_id altera_spi_match[] = { variable
277 MODULE_DEVICE_TABLE(of, altera_spi_match);
286 .of_match_table = of_match_ptr(altera_spi_match),