Home
last modified time | relevance | path

Searched refs:bcm_phy_get_strings (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dbcm-phy-lib.h76 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data);
H A Dbcm7xxx.c682 .get_strings = bcm_phy_get_strings, \
698 .get_strings = bcm_phy_get_strings, \
H A Dbcm-cygnus.c275 .get_strings = bcm_phy_get_strings,
H A Dbcm-phy-lib.c476 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data) in bcm_phy_get_strings() function
484 EXPORT_SYMBOL_GPL(bcm_phy_get_strings);
H A Dbroadcom.c917 .get_strings = bcm_phy_get_strings,
927 .get_strings = bcm_phy_get_strings,