Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm-qspi.c1287 static const struct of_device_id bcm_qspi_of_match[] = { variable
1307 MODULE_DEVICE_TABLE(of, bcm_qspi_of_match);
1328 of_id = of_match_node(bcm_qspi_of_match, dev->of_node); in bcm_qspi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm-qspi.c1460 static const struct of_device_id bcm_qspi_of_match[] __maybe_unused = {
1480 MODULE_DEVICE_TABLE(of, bcm_qspi_of_match);
1501 of_id = of_match_node(bcm_qspi_of_match, dev->of_node); in bcm_qspi_probe()

Completed in 5 milliseconds