Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1729 static const struct of_device_id davinci_emac_of_match[]; variable
1782 match = of_match_device(davinci_emac_of_match, &pdev->dev); in davinci_emac_of_get_pdata()
2063 static const struct of_device_id davinci_emac_of_match[] = { variable
2069 MODULE_DEVICE_TABLE(of, davinci_emac_of_match);
2076 .of_match_table = davinci_emac_of_match,

Completed in 10 milliseconds