Searched refs:total_power (Results 1 – 1 of 1) sorted by relevance
734 int total_power = 0; in hubd_can_suspend() local754 for (port = 1; (total_power == 0) && in hubd_can_suspend()756 total_power += hubpm->hubp_child_pwrstate[port]; in hubd_can_suspend()760 "hubd_can_suspend: %d", total_power); in hubd_can_suspend()762 return (total_power ? USB_FAILURE : USB_SUCCESS); in hubd_can_suspend()