Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-arasan.c461 static const struct of_device_id sdhci_arasan_of_match[] = { variable
475 MODULE_DEVICE_TABLE(of, sdhci_arasan_of_match);
726 match = of_match_node(sdhci_arasan_of_match, pdev->dev.of_node); in sdhci_arasan_probe()
866 .of_match_table = sdhci_arasan_of_match,