Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/networking/
Dphy.txt148 need to manually call phy_attach() and phy_prepare_link(), and then call
160 so, you can simply call phy_attach(), and not call phy_start_machine or
189 struct phy_device * phy_attach(struct net_device *dev, const char *phy_id,
/linux-4.4.14/include/linux/
Dphy.h754 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,
/linux-4.4.14/drivers/net/phy/
Dphy_device.c699 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function
723 EXPORT_SYMBOL(phy_attach);