Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphy.h2100 int __phy_hwtstamp_set(struct phy_device *phydev,
/linux-6.15/drivers/net/phy/
H A Dphy.c489 int __phy_hwtstamp_set(struct phy_device *phydev, in __phy_hwtstamp_set() function
H A Dphy_device.c3533 .hwtstamp_set = __phy_hwtstamp_set,