Searched refs:auto_stop (Results 1 – 1 of 1) sorted by relevance
267 int auto_stop; in suspend_rh() local271 auto_stop = (new_state == UHCI_RH_AUTO_STOPPED); in suspend_rh()273 (auto_stop ? " (auto-stop)" : "")); in suspend_rh()287 if (auto_stop) { in suspend_rh()333 if (!auto_stop && !(inw(uhci->io_addr + USBSTS) & USBSTS_HCH)) { in suspend_rh()