Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-bcm63xx.c480 static const struct of_device_id bcm63xx_spi_of_match[] = { variable
502 match = of_match_node(bcm63xx_spi_of_match, dev->of_node); in bcm63xx_spi_probe()
666 .of_match_table = bcm63xx_spi_of_match,