Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphylib.h27 bool phy_package_init_once(struct phy_device *phydev);
H A Dphy_package.c192 bool phy_package_init_once(struct phy_device *phydev) in phy_package_init_once() function
196 EXPORT_SYMBOL_GPL(phy_package_init_once);
H A Dbcm54140.c600 if (phy_package_init_once(phydev)) { in bcm54140_probe()
H A Dmicrel.c4669 if (phy_package_init_once(phydev)) in lan8814_config_init()
6216 if (phy_package_init_once(phydev)) { in lan8842_probe()
/linux/drivers/net/phy/qcom/
H A Dqca807x.c751 if (phy_package_init_once(phydev)) { in qca807x_config_init()