Searched refs:hubd_reset_port (Results 1 – 1 of 1) sorted by relevance
528 static int hubd_reset_port(hubd_t *hubd, usb_port_t port);2601 (void) hubd_reset_port(hubd, port); in hubd_restore_device_state()2679 (void) hubd_reset_port(hubd, port); in hubd_restore_device_state()4134 if ((rval = hubd_reset_port(hubd, port)) != USB_SUCCESS) { in hubd_handle_port_connect()4609 hubd_reset_port(hubd_t *hubd, usb_port_t port) in hubd_reset_port() function