Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dmipi.c489 static const struct of_device_id tegra_mipi_of_match[] = { variable
504 match = of_match_node(tegra_mipi_of_match, pdev->dev.of_node); in tegra_mipi_probe()
549 .of_match_table = tegra_mipi_of_match,