Home
last modified time | relevance | path

Searched refs:phy_attach (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/networking/
H A Dphy.rst364 need to manually call phy_attach() and phy_prepare_link(), and then call
377 so, you can simply call phy_attach(), and not call phy_start_machine or
407 struct phy_device * phy_attach(struct net_device *dev, const char *phy_id,
/linux/drivers/net/phy/
H A Dphy_device.c1907 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function
1934 EXPORT_SYMBOL(phy_attach);
/linux/include/linux/
H A Dphy.h2155 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,