Searched refs:auto_stop (Results 1 – 1 of 1) sorted by relevance
287 int auto_stop; in suspend_rh() local291 auto_stop = (new_state == UHCI_RH_AUTO_STOPPED); in suspend_rh()293 (auto_stop ? " (auto-stop)" : "")); in suspend_rh()307 if (auto_stop) { in suspend_rh()353 if (!auto_stop && !(uhci_readw(uhci, USBSTS) & USBSTS_HCH)) { in suspend_rh()