Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-arasan.c1233 static const struct of_device_id sdhci_arasan_of_match[] = { variable
1282 MODULE_DEVICE_TABLE(of, sdhci_arasan_of_match);
1545 match = of_match_node(sdhci_arasan_of_match, pdev->dev.of_node); in sdhci_arasan_probe()
1718 .of_match_table = sdhci_arasan_of_match,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-arasan.c1472 static const struct of_device_id sdhci_arasan_of_match[] = { variable
1525 MODULE_DEVICE_TABLE(of, sdhci_arasan_of_match);
2045 .of_match_table = sdhci_arasan_of_match,

Completed in 6 milliseconds