Searched refs:hubpm (Results 1 – 1 of 1) sorted by relevance
670 hub_power_t *hubpm; in hubd_set_child_pwrlvl() local677 hubpm = hubd->h_hubpm; in hubd_set_child_pwrlvl()681 old_power += hubpm->hubp_child_pwrstate[portno]; in hubd_set_child_pwrlvl()733 hub_power_t *hubpm; in hubd_can_suspend() local737 hubpm = hubd->h_hubpm; in hubd_can_suspend()748 if (gethrtime() < (hubpm->hubp_time_at_full_power + in hubd_can_suspend()749 hubpm->hubp_min_pm_threshold)) { in hubd_can_suspend()756 total_power += hubpm->hubp_child_pwrstate[port]; in hubd_can_suspend()1625 hub_power_t *hubpm; in hubd_pwrlvl0() local1636 hubpm = hubd->h_hubpm; in hubd_pwrlvl0()[all …]