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