Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dphy.h1387 struct phy_device *device_phy_find_device(struct device *dev);
1409 static inline struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
/Linux-v5.15/drivers/net/phy/
Dphy_device.c2966 struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
2970 EXPORT_SYMBOL_GPL(device_phy_find_device);