Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-sirf.c1062 static const struct of_device_id spi_sirfsoc_of_match[] = { variable
1068 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,