Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dll_temac_mdio.c94 bus = devm_mdiobus_alloc(&pdev->dev); in temac_mdio_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c99 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 Dhclge_mdio.c142 mdio_bus = devm_mdiobus_alloc(&hdev->pdev->dev); in hclge_mac_mdio_config()
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-mux-bcm-iproc.c205 md->mii_bus = devm_mdiobus_alloc(&pdev->dev); in mdio_mux_iproc_probe()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Drealtek-smi-core.c356 smi->slave_mii_bus = devm_mdiobus_alloc(smi->dev); in realtek_smi_setup_mdio()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c354 data->bus = devm_mdiobus_alloc(dev); in davinci_mdio_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.c434 new_bus = devm_mdiobus_alloc(&pdev->dev); in hns_mdio_probe()
/OK3568_Linux_fs/kernel/drivers/net/dsa/qca/
H A Dar9331.c276 mbus = devm_mdiobus_alloc(dev); in ar9331_sw_mbus_init()
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Ddevres.rst343 devm_mdiobus_alloc()
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c1083 bus = devm_mdiobus_alloc(dev); in vsc9953_mdio_bus_alloc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h397 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 Dmtk_star_emac.c1381 priv->mii = devm_mdiobus_alloc(dev); in mtk_star_mdio_init()
H A Dmtk_eth_soc.c575 eth->mii_bus = devm_mdiobus_alloc(eth->dev); in mtk_mdio_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/
H A Dnb8800.c1392 bus = devm_mdiobus_alloc(&pdev->dev); in nb8800_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/
H A Dnixge.c1184 bus = devm_mdiobus_alloc(priv->dev); in nixge_mdio_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/
H A Dsni_ave.c1682 priv->mdio = devm_mdiobus_alloc(dev); in ave_probe()
H A Dnetsec.c1915 bus = devm_mdiobus_alloc(priv->dev); in netsec_register_mdio()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/
H A Dag71xx.c694 mii_bus = devm_mdiobus_alloc(dev); in ag71xx_mdio_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c933 bus = devm_mdiobus_alloc(dev); in ixgbe_mii_bus_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c3408 mii = devm_mdiobus_alloc(pdata->dev); in xgbe_phy_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_main.c2792 adapter->mdiobus = devm_mdiobus_alloc(&adapter->pdev->dev); in lan743x_mdiobus_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dcore.c2604 dev->mii_bus = devm_mdiobus_alloc(&dev->ofdev->dev); in emac_dt_mdio_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_main.c5156 new_bus = devm_mdiobus_alloc(&pdev->dev); in r8169_mdio_register()