Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-at91.c160 static const struct of_device_id sdhci_at91_dt_match[] = { variable
165 MODULE_DEVICE_TABLE(of, sdhci_at91_dt_match);
323 match = of_match_device(sdhci_at91_dt_match, &pdev->dev); in sdhci_at91_probe()
474 .of_match_table = sdhci_at91_dt_match,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-at91.c160 static const struct of_device_id sdhci_at91_dt_match[] = { variable
165 MODULE_DEVICE_TABLE(of, sdhci_at91_dt_match);
470 .of_match_table = sdhci_at91_dt_match,

Completed in 2 milliseconds