Searched refs:hubd_disable_all_port_power (Results 1 – 1 of 1) sorted by relevance
547 static int hubd_disable_all_port_power(hubd_t *hubd);2593 rval = hubd_disable_all_port_power(hubd); in hubd_restore_device_state()2611 (void) hubd_disable_all_port_power(hubd); in hubd_restore_device_state()3056 if ((rval = hubd_disable_all_port_power(hubd)) != USB_SUCCESS) { in hubd_check_ports()3059 (void) hubd_disable_all_port_power(hubd); in hubd_check_ports()3077 (void) hubd_disable_all_port_power(hubd); in hubd_check_ports()5617 hubd_disable_all_port_power(hubd_t *hubd) in hubd_disable_all_port_power() function