Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/memory/tegra/
Dmc.c52 static const struct of_device_id tegra_mc_of_match[] = { variable
73 MODULE_DEVICE_TABLE(of, tegra_mc_of_match);
620 match = of_match_node(tegra_mc_of_match, pdev->dev.of_node); in tegra_mc_probe()
711 .of_match_table = tegra_mc_of_match,