Home
last modified time | relevance | path

Searched refs:__phy_hwtstamp_set (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dphy.h2445 int __phy_hwtstamp_set(struct phy_device *phydev,
/linux/drivers/net/phy/
H A Dphy.c494 int __phy_hwtstamp_set(struct phy_device *phydev, in __phy_hwtstamp_set() function
H A Dphy_device.c3935 .hwtstamp_set = __phy_hwtstamp_set,