Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Dsor.c2366 static const struct of_device_id tegra_sor_of_match[] = { variable
2372 MODULE_DEVICE_TABLE(of, tegra_sor_of_match);
2382 match = of_match_device(tegra_sor_of_match, &pdev->dev); in tegra_sor_probe()
2537 .of_match_table = tegra_sor_of_match,