Searched refs:jz4740_mmc_of_match (Results 1 – 1 of 1) sorted by relevance
1027 static const struct of_device_id jz4740_mmc_of_match[] = { variable1036 MODULE_DEVICE_TABLE(of, jz4740_mmc_of_match);1053 match = of_match_device(jz4740_mmc_of_match, &pdev->dev); in jz4740_mmc_probe()1203 .of_match_table = of_match_ptr(jz4740_mmc_of_match),