Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835aux.c600 static const struct of_device_id bcm2835aux_spi_match[] = { variable
604 MODULE_DEVICE_TABLE(of, bcm2835aux_spi_match);
609 .of_match_table = bcm2835aux_spi_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm2835aux.c583 static const struct of_device_id bcm2835aux_spi_match[] = { variable
587 MODULE_DEVICE_TABLE(of, bcm2835aux_spi_match);
592 .of_match_table = bcm2835aux_spi_match,

Completed in 2 milliseconds