Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c1193 phy_attached_print(phydev, NULL); in phy_attached_info()
1220 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...) in phy_attached_print() function
1242 EXPORT_SYMBOL(phy_attached_print);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c841 phy_attached_print(phy, "phy_id=0x%.8lx, phy_mode=%s\n", in hisi_femac_drv_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1472 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c948 phy_attached_print(adpt->phydev, NULL); in emac_mac_up()