Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Duhci-hcd.c267 int auto_stop; in suspend_rh() local
271 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()