Searched refs:bcm_phy_get_strings (Results 1 – 4 of 4) sorted by relevance
53 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data);
339 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data) in bcm_phy_get_strings() function347 EXPORT_SYMBOL_GPL(bcm_phy_get_strings);
619 .get_strings = bcm_phy_get_strings, \634 .get_strings = bcm_phy_get_strings, \
732 .get_strings = bcm_phy_get_strings,