Home
last modified time | relevance | path

Searched refs:auto_stop (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/host/
Duhci-hcd.c287 int auto_stop; in suspend_rh() local
291 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()