Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-platform.c179 bgmac = bgmac_alloc(&pdev->dev); in bgmac_probe()
H A Dbgmac-bcma.c133 bgmac = bgmac_alloc(&core->dev); in bgmac_probe()
H A Dbgmac.h500 struct bgmac *bgmac_alloc(struct device *dev);
H A Dbgmac.c1467 struct bgmac *bgmac_alloc(struct device *dev) in bgmac_alloc() function
1486 EXPORT_SYMBOL_GPL(bgmac_alloc);