Home
last modified time | relevance | path

Searched defs:device_phy_find_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c3231 struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
/openbmc/linux/include/linux/
H A Dphy.h1688 static inline struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function