Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dphy.h1666 struct phy_device *device_phy_find_device(struct device *dev);
1688 static inline struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
/Linux-v6.6/drivers/net/phy/
Dphy_device.c3224 struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
3228 EXPORT_SYMBOL_GPL(device_phy_find_device);