Searched refs:genphy_c45_pma_resume (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/phy/
H A Dnxp-c45-tja11xx.c1942 .resume = genphy_c45_pma_resume,
1967 .resume = genphy_c45_pma_resume,
H A Dphy-c45.c48 * genphy_c45_pma_resume - wakes up the PMA module
51 int genphy_c45_pma_resume(struct phy_device *phydev) function
59 EXPORT_SYMBOL_GPL(genphy_c45_pma_resume); variable
H A Drealtek.c989 int ret = genphy_c45_pma_resume(phydev);
/linux-master/include/linux/
H A Dphy.h1910 int genphy_c45_pma_resume(struct phy_device *phydev);

Completed in 195 milliseconds