Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A 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
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c3221 * device_phy_find_device - For the given device, get the phy_device
3226 struct phy_device *device_phy_find_device(struct device *dev) in device_phy_find_device() function
3230 EXPORT_SYMBOL_GPL(device_phy_find_device); variable

Completed in 11 milliseconds