Searched refs:phy_attach (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/genet/ |
| A D | bcmmii.c | 591 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
|
| /linux/Documentation/networking/ |
| A D | phy.rst | 327 need to manually call phy_attach() and phy_prepare_link(), and then call 340 so, you can simply call phy_attach(), and not call phy_start_machine or 370 struct phy_device * phy_attach(struct net_device *dev, const char *phy_id,
|
| /linux/drivers/net/phy/ |
| A D | phy_device.c | 1507 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function 1535 EXPORT_SYMBOL(phy_attach);
|
| /linux/include/linux/ |
| A D | phy.h | 1479 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,
|
| /linux/ |
| A D | vmlinux.symvers | 10805 0x00000000 phy_attach vmlinux EXPORT_SYMBOL
|
| A D | System.map | 35864 ffff800010947e50 T phy_attach
|
| A D | .tmp_System.map | 35864 ffff800010947e50 T phy_attach
|
Completed in 932 milliseconds