dw_mci_zx_match   200 drivers/mmc/host/dw_mmc-zx.c static const struct of_device_id dw_mci_zx_match[] = {
dw_mci_zx_match   204 drivers/mmc/host/dw_mmc-zx.c MODULE_DEVICE_TABLE(of, dw_mci_zx_match);
dw_mci_zx_match   211 drivers/mmc/host/dw_mmc-zx.c 	match = of_match_node(dw_mci_zx_match, pdev->dev.of_node);
dw_mci_zx_match   230 drivers/mmc/host/dw_mmc-zx.c 		.of_match_table	= dw_mci_zx_match,