Searched refs:davinci_emac_of_match (Results 1 – 1 of 1) sorted by relevance
1820 static const struct of_device_id davinci_emac_of_match[]; variable1873 match = of_match_device(davinci_emac_of_match, &pdev->dev); in davinci_emac_of_get_pdata()2181 static const struct of_device_id davinci_emac_of_match[] = { variable2187 MODULE_DEVICE_TABLE(of, davinci_emac_of_match);2195 .of_match_table = of_match_ptr(davinci_emac_of_match),