Searched refs:spi_sirfsoc_of_match (Results 1 – 1 of 1) sorted by relevance
1061 static const struct of_device_id spi_sirfsoc_of_match[] = { variable1067 MODULE_DEVICE_TABLE(of, spi_sirfsoc_of_match);1089 match = of_match_node(spi_sirfsoc_of_match, pdev->dev.of_node); in spi_sirfsoc_probe()1226 .of_match_table = spi_sirfsoc_of_match,