| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/ |
| H A D | ll_temac_mdio.c | 94 bus = devm_mdiobus_alloc(&pdev->dev); in temac_mdio_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-phy.c | 99 adpt->mii_bus = mii_bus = devm_mdiobus_alloc(&pdev->dev); in emac_phy_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_mdio.c | 142 mdio_bus = devm_mdiobus_alloc(&hdev->pdev->dev); in hclge_mac_mdio_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-mux-bcm-iproc.c | 205 md->mii_bus = devm_mdiobus_alloc(&pdev->dev); in mdio_mux_iproc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | realtek-smi-core.c | 356 smi->slave_mii_bus = devm_mdiobus_alloc(smi->dev); in realtek_smi_setup_mdio()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | davinci_mdio.c | 354 data->bus = devm_mdiobus_alloc(dev); in davinci_mdio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/ |
| H A D | hns_mdio.c | 434 new_bus = devm_mdiobus_alloc(&pdev->dev); in hns_mdio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/qca/ |
| H A D | ar9331.c | 276 mbus = devm_mdiobus_alloc(dev); in ar9331_sw_mbus_init()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/ |
| H A D | devres.rst | 343 devm_mdiobus_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | seville_vsc9953.c | 1083 bus = devm_mdiobus_alloc(dev); in vsc9953_mdio_bus_alloc()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phy.h | 397 static inline struct mii_bus *devm_mdiobus_alloc(struct device *dev) in devm_mdiobus_alloc() function
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/ |
| H A D | mtk_star_emac.c | 1381 priv->mii = devm_mdiobus_alloc(dev); in mtk_star_mdio_init()
|
| H A D | mtk_eth_soc.c | 575 eth->mii_bus = devm_mdiobus_alloc(eth->dev); in mtk_mdio_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/ |
| H A D | nb8800.c | 1392 bus = devm_mdiobus_alloc(&pdev->dev); in nb8800_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/ |
| H A D | nixge.c | 1184 bus = devm_mdiobus_alloc(priv->dev); in nixge_mdio_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 1682 priv->mdio = devm_mdiobus_alloc(dev); in ave_probe()
|
| H A D | netsec.c | 1915 bus = devm_mdiobus_alloc(priv->dev); in netsec_register_mdio()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 694 mii_bus = devm_mdiobus_alloc(dev); in ag71xx_mdio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_phy.c | 933 bus = devm_mdiobus_alloc(dev); in ixgbe_mii_bus_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 3408 mii = devm_mdiobus_alloc(pdata->dev); in xgbe_phy_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 2792 adapter->mdiobus = devm_mdiobus_alloc(&adapter->pdev->dev); in lan743x_mdiobus_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 2604 dev->mii_bus = devm_mdiobus_alloc(&dev->ofdev->dev); in emac_dt_mdio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 5156 new_bus = devm_mdiobus_alloc(&pdev->dev); in r8169_mdio_register()
|