Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dmipi.c492 static const struct of_device_id tegra_mipi_of_match[] = { variable
506 match = of_match_node(tegra_mipi_of_match, pdev->dev.of_node); in tegra_mipi_probe()
550 .of_match_table = tegra_mipi_of_match,