Searched refs:to_phy_device (Results 1 – 2 of 2) sorted by relevance
267 kfree(to_phy_device(dev)); in phy_device_release()339 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_suspend()371 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_resume()554 struct phy_device *phydev = to_phy_device(dev); in phy_bus_match()584 struct phy_device *phydev = to_phy_device(dev); in phy_id_show()593 struct phy_device *phydev = to_phy_device(dev); in phy_interface_show()609 struct phy_device *phydev = to_phy_device(dev); in phy_has_fixups_show()619 struct phy_device *phydev = to_phy_device(dev); in phy_dev_flags_show()1194 phydev = to_phy_device(d); in phy_connect()1695 phydev = to_phy_device(d); in phy_attach()[all …]
795 static inline struct phy_device *to_phy_device(const struct device *dev) in to_phy_device() function
Completed in 17 milliseconds