Searched refs:alloc_mdio_bitbang (Results 1 – 4 of 4) sorted by relevance
47 struct mii_bus *alloc_mdio_bitbang(struct mdiobb_ctrl *ctrl);
231 struct mii_bus *alloc_mdio_bitbang(struct mdiobb_ctrl *ctrl) in alloc_mdio_bitbang() function254 EXPORT_SYMBOL(alloc_mdio_bitbang);
161 new_bus = alloc_mdio_bitbang(&bitbang->ctrl); in fs_enet_mdio_probe()
2624 priv->mii_bus = alloc_mdio_bitbang(&priv->mdiobb); in ravb_mdio_init()