Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-bcm2835.c828 static const struct of_device_id bcm2835_spi_match[] = { variable
832 MODULE_DEVICE_TABLE(of, bcm2835_spi_match);
837 .of_match_table = bcm2835_spi_match,