Home
last modified time | relevance | path

Searched refs:to_phy_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
A Dphy_device.c218 kfree(to_phy_device(dev)); in phy_device_release()
275 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_suspend()
298 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_resume()
460 struct phy_device *phydev = to_phy_device(dev); in phy_bus_match()
491 struct phy_device *phydev = to_phy_device(dev); in phy_id_show()
500 struct phy_device *phydev = to_phy_device(dev); in phy_interface_show()
516 struct phy_device *phydev = to_phy_device(dev); in phy_has_fixups_show()
526 struct phy_device *phydev = to_phy_device(dev); in phy_dev_flags_show()
1093 phydev = to_phy_device(d); in phy_connect()
1526 phydev = to_phy_device(d); in phy_attach()
[all …]
/linux/include/linux/
A Dphy.h710 static inline struct phy_device *to_phy_device(const struct device *dev) in to_phy_device() function

Completed in 12 milliseconds