Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dphylib_stubs.h24 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() function
55 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() function
/Linux-v6.6/net/core/
Ddev_ioctl.c275 return phy_hwtstamp_get(dev->phydev, cfg); in dev_get_hwtstamp_phylib()