bcm63xx_spi_of_match  479 drivers/spi/spi-bcm63xx.c static const struct of_device_id bcm63xx_spi_of_match[] = {
bcm63xx_spi_of_match  500 drivers/spi/spi-bcm63xx.c 		match = of_match_node(bcm63xx_spi_of_match, dev->of_node);
bcm63xx_spi_of_match  654 drivers/spi/spi-bcm63xx.c 		.of_match_table = bcm63xx_spi_of_match,