Searched refs:phy_get_counts (Results 1 – 1 of 1) sorted by relevance
48 static struct phy_counts *phy_get_counts(struct phy *phy) in phy_get_counts() function71 if (phy_get_counts(phy)) in phy_alloc_counts()235 counts = phy_get_counts(phy); in generic_phy_init()281 counts = phy_get_counts(phy); in generic_phy_exit()311 counts = phy_get_counts(phy); in generic_phy_power_on()347 counts = phy_get_counts(phy); in generic_phy_power_off()
Completed in 618 milliseconds