Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Duhci-hcd.c292 int auto_stop; in suspend_rh() local
296 auto_stop = (new_state == UHCI_RH_AUTO_STOPPED); in suspend_rh()
298 (auto_stop ? " (auto-stop)" : "")); in suspend_rh()
312 if (auto_stop) { in suspend_rh()
358 if (!auto_stop && !(uhci_readw(uhci, USBSTS) & USBSTS_HCH)) { in suspend_rh()