Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/net/core/
H A Ddev_ioctl.c273 return phy_hwtstamp_get(dev->phydev, cfg); in dev_get_hwtstamp_phylib()