Searched refs:hubd_disable_all_port_power (Results 1 – 1 of 1) sorted by relevance
543 static int hubd_disable_all_port_power(hubd_t *hubd);2541 rval = hubd_disable_all_port_power(hubd); in hubd_restore_device_state()2559 (void) hubd_disable_all_port_power(hubd); in hubd_restore_device_state()3008 if ((rval = hubd_disable_all_port_power(hubd)) != USB_SUCCESS) { in hubd_check_ports()3011 (void) hubd_disable_all_port_power(hubd); in hubd_check_ports()3029 (void) hubd_disable_all_port_power(hubd); in hubd_check_ports()5355 hubd_disable_all_port_power(hubd_t *hubd) in hubd_disable_all_port_power() function