Home
last modified time | relevance | path

Searched refs:sdhci_tegra_dt_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-tegra.c1543 static const struct of_device_id sdhci_tegra_dt_match[] = { variable
1553 MODULE_DEVICE_TABLE(of, sdhci_tegra_dt_match);
1613 match = of_match_device(sdhci_tegra_dt_match, &pdev->dev); in sdhci_tegra_probe()
1828 .of_match_table = sdhci_tegra_dt_match,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-tegra.c1576 static const struct of_device_id sdhci_tegra_dt_match[] = { variable
1587 MODULE_DEVICE_TABLE(of, sdhci_tegra_dt_match);
1929 .of_match_table = sdhci_tegra_dt_match,

Completed in 6 milliseconds