Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dbcm54140.c591 if (phy_package_init_once(phydev)) { in bcm54140_probe()
/OK3568_Linux_fs/kernel/drivers/net/phy/mscc/
H A Dmscc_main.c1542 if (phy_package_init_once(phydev)) { in vsc8584_config_init()
1882 if (phy_package_init_once(phydev)) in vsc8514_config_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1679 static inline bool phy_package_init_once(struct phy_device *phydev) in phy_package_init_once() function