Home
last modified time | relevance | path

Searched refs:phy_find_first (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/power/reset/
H A Dlinkstation-poweroff.c115 phydev = phy_find_first(bus); in linkstation_poweroff_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c124 adpt->phydev = phy_find_first(mii_bus); in emac_phy_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c124 adpt->phydev = phy_find_first(mii_bus); in emac_phy_config()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dlinkstation-poweroff.c180 phydev = phy_find_first(bus); in linkstation_poweroff_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
H A Dmdio.c124 phydev = phy_find_first(mdio_bus); in xge_mdio_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/
H A Dmdio.c124 phydev = phy_find_first(mdio_bus); in xge_mdio_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c274 wx->phydev = phy_find_first(mii_bus); in ngbe_mdio_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c322 phydev = phy_find_first(unimacbus); in bcmgenet_mii_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c364 phydev = phy_find_first(unimacbus); in bcmgenet_mii_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c437 phydev = phy_find_first(priv->mdiobus); in mlxbf_gige_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dax88796.c364 phy_dev = phy_find_first(ax->mii_bus); in ax_mii_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dlantiq_etop.c345 phydev = phy_find_first(priv->mii_bus); in ltq_etop_mdio_probe()
H A Ddnet.c257 phydev = phy_find_first(bp->mii_bus); in dnet_mii_probe()
H A Dethoc.c708 phy = phy_find_first(priv->mdio); in ethoc_mdio_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Ddnet.c257 phydev = phy_find_first(bp->mii_bus); in dnet_mii_probe()
H A Dlantiq_etop.c364 phydev = phy_find_first(priv->mii_bus); in ltq_etop_mdio_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dax88796.c371 phy_dev = phy_find_first(ax->mii_bus); in ax_mii_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c732 phydev = phy_find_first(mii_bus); in txgbe_ext_phy_init()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c922 * phy_find_first - finds the first PHY device on the bus
925 struct phy_device *phy_find_first(struct mii_bus *bus) in phy_find_first() function
937 EXPORT_SYMBOL(phy_find_first); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmsc911x.c1022 phydev = phy_find_first(pdata->mii_bus); in smsc911x_mii_probe()
1109 phydev = phy_find_first(pdata->mii_bus); in smsc911x_mii_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c1055 * phy_find_first - finds the first PHY device on the bus
1058 struct phy_device *phy_find_first(struct mii_bus *bus) in phy_find_first() function
1070 EXPORT_SYMBOL(phy_find_first); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/rdc/
H A Dr6040.c1002 phydev = phy_find_first(lp->mii_bus); in r6040_mii_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/nxp/
H A Dlpc_eth.c765 phydev = phy_find_first(pldat->mii_bus); in lpc_mii_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1382 struct phy_device *phy_find_first(struct mii_bus *bus);
/kernel/linux/linux-6.6/drivers/net/ethernet/nxp/
H A Dlpc_eth.c765 phydev = phy_find_first(pldat->mii_bus); in lpc_mii_probe()

Completed in 35 milliseconds

12