Home
last modified time | relevance | path

Searched refs:phy_attach (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c558 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c601 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c1436 * phy_attach - attach a network device to a particular PHY device
1444 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function
1472 EXPORT_SYMBOL(phy_attach); variable
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c1582 * phy_attach - attach a network device to a particular PHY device
1590 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function
1618 EXPORT_SYMBOL(phy_attach); variable
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1380 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1723 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,

Completed in 15 milliseconds