Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dphy.h2455 int __phy_hwtstamp_get(struct phy_device *phydev,
/linux/drivers/net/phy/ !
H A Dphy.c468 * __phy_hwtstamp_get - Get hardware timestamping configuration from PHY
475 int __phy_hwtstamp_get(struct phy_device *phydev, in __phy_hwtstamp_get() function
H A Dphy_device.c3918 .hwtstamp_get = __phy_hwtstamp_get,