Searched refs:aqr_hwmon_probe (Results 1 – 3 of 3) sorted by relevance
13 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
224 int aqr_hwmon_probe(struct phy_device *phydev) in aqr_hwmon_probe() function
636 return aqr_hwmon_probe(phydev); in aqr107_probe()