Home
last modified time | relevance | path

Searched refs:phy_attached_print (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_device.c1392 phy_attached_print(phydev, NULL); in phy_attached_info()
1419 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...) in phy_attached_print() function
1439 EXPORT_SYMBOL(phy_attached_print);
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c948 phy_attached_print(adpt->phydev, NULL); in emac_mac_up()