Searched refs:phy_attached_print (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | phy_device.c | 1135 phy_attached_print(phydev, NULL); in phy_attached_info() 1162 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...) in phy_attached_print() function 1184 EXPORT_SYMBOL(phy_attached_print); variable
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phy_device.c | 1268 phy_attached_print(phydev, NULL); in phy_attached_info() 1295 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...) in phy_attached_print() function 1315 EXPORT_SYMBOL(phy_attached_print); variable
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 841 phy_attached_print(phy, "phy_id=0x%.8lx, phy_mode=%s\n", in hisi_femac_drv_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 840 phy_attached_print(phy, "phy_id=0x%.8lx, phy_mode=%s\n", in hisi_femac_drv_probe()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | phy.h | 1463 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...)
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | phy.h | 1807 void phy_attached_print(struct phy_device *phydev, const char *fmt, ...)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.c | 948 phy_attached_print(adpt->phydev, NULL); in emac_mac_up()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.c | 948 phy_attached_print(adpt->phydev, NULL); in emac_mac_up()
|
Completed in 21 milliseconds