Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-tegra20-slink.c1004 static const struct of_device_id tegra_slink_of_match[] = { variable
1009 MODULE_DEVICE_TABLE(of, tegra_slink_of_match);
1020 match = of_match_device(tegra_slink_of_match, &pdev->dev); in tegra_slink_probe()
1228 .of_match_table = tegra_slink_of_match,