Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1693 static const struct of_device_id davinci_emac_of_match[]; variable
1750 match = of_match_device(davinci_emac_of_match, &pdev->dev); in davinci_emac_of_get_pdata()
2036 static const struct of_device_id davinci_emac_of_match[] = { variable
2042 MODULE_DEVICE_TABLE(of, davinci_emac_of_match);
2049 .of_match_table = davinci_emac_of_match,