Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc-exynos.c545 static const struct of_device_id dw_mci_exynos_match[] = { variable
560 MODULE_DEVICE_TABLE(of, dw_mci_exynos_match);
568 match = of_match_node(dw_mci_exynos_match, pdev->dev.of_node); in dw_mci_exynos_probe()
610 .of_match_table = dw_mci_exynos_match,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc-exynos.c623 static const struct of_device_id dw_mci_exynos_match[] = { variable
640 MODULE_DEVICE_TABLE(of, dw_mci_exynos_match);
648 match = of_match_node(dw_mci_exynos_match, pdev->dev.of_node); in dw_mci_exynos_probe()
690 .of_match_table = dw_mci_exynos_match,

Completed in 2 milliseconds