Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc-exynos.c510 static const struct of_device_id dw_mci_exynos_match[] = { variable
525 MODULE_DEVICE_TABLE(of, dw_mci_exynos_match);
532 match = of_match_node(dw_mci_exynos_match, pdev->dev.of_node); in dw_mci_exynos_probe()
549 .of_match_table = dw_mci_exynos_match,