Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-zx.c195 static const struct of_device_id dw_mci_zx_match[] = { variable
199 MODULE_DEVICE_TABLE(of, dw_mci_zx_match);
206 match = of_match_node(dw_mci_zx_match, pdev->dev.of_node); in dw_mci_zx_probe()
226 .of_match_table = dw_mci_zx_match,