Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Daquantia.h13 int aqr_hwmon_probe(struct phy_device *phydev);
15 static inline int aqr_hwmon_probe(struct phy_device *phydev) { return 0; } in aqr_hwmon_probe() function
Daquantia_hwmon.c224 int aqr_hwmon_probe(struct phy_device *phydev) in aqr_hwmon_probe() function
Daquantia_main.c636 return aqr_hwmon_probe(phydev); in aqr107_probe()