Searched refs:hubd_enable_all_port_power (Results 1 – 1 of 1) sorted by relevance
542 static int hubd_enable_all_port_power(hubd_t *hubd);2554 if (hubd_enable_all_port_power(hubd) != USB_SUCCESS) { in hubd_restore_device_state()3027 if ((rval = hubd_enable_all_port_power(hubd)) != USB_SUCCESS) { in hubd_check_ports()5212 hubd_enable_all_port_power(hubd_t *hubd) in hubd_enable_all_port_power() function