Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/memory/tegra/
Dmc.c56 static const struct of_device_id tegra_mc_of_match[] = { variable
74 MODULE_DEVICE_TABLE(of, tegra_mc_of_match);
352 match = of_match_node(tegra_mc_of_match, pdev->dev.of_node); in tegra_mc_probe()
429 .of_match_table = tegra_mc_of_match,