Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphylib_stubs.h32 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() function
86 static inline int phy_hwtstamp_get(struct phy_device *phydev, in phy_hwtstamp_get() function
/linux-6.15/net/core/
H A Ddev_ioctl.c267 return phy_hwtstamp_get(hwprov->phydev, cfg); in dev_get_hwtstamp_phylib()
276 return phy_hwtstamp_get(dev->phydev, cfg); in dev_get_hwtstamp_phylib()