Home
last modified time | relevance | path

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

/drivers/net/phy/
Dphy_device.c129 int phy_scan_fixups(struct phy_device *phydev) in phy_scan_fixups() function
150 EXPORT_SYMBOL(phy_scan_fixups);
278 phy_scan_fixups(phydev); in phy_device_register()
420 ret = phy_scan_fixups(phydev); in phy_init_hw()
Dphy.c362 phy_scan_fixups(phydev); in phy_mii_ioctl()