Searched refs:phy_attach (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmmii.c | 559 phydev = phy_attach(priv->dev, phy_name, pd->phy_interface); in bcmgenet_mii_pd_init()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | phy.rst | 310 need to manually call phy_attach() and phy_prepare_link(), and then call 323 so, you can simply call phy_attach(), and not call phy_start_machine or 353 struct phy_device * phy_attach(struct net_device *dev, const char *phy_id,
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy_device.c | 1502 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id, in phy_attach() function 1530 EXPORT_SYMBOL(phy_attach);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phy.h | 1389 struct phy_device *phy_attach(struct net_device *dev, const char *bus_id,
|