Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835.c1390 static const struct of_device_id bcm2835_spi_match[] = { variable
1394 MODULE_DEVICE_TABLE(of, bcm2835_spi_match);
1399 .of_match_table = bcm2835_spi_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm2835.c1422 static const struct of_device_id bcm2835_spi_match[] = { variable
1426 MODULE_DEVICE_TABLE(of, bcm2835_spi_match);
1431 .of_match_table = bcm2835_spi_match,

Completed in 6 milliseconds