Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphy.h1760 struct phy_device *device_phy_find_device(struct device *dev);
1782 static inline struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
/linux-6.15/drivers/net/phy/
H A Dphy_device.c3244 struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
3248 EXPORT_SYMBOL_GPL(device_phy_find_device);