Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch38173 + bool auto_stop = rk3x_i2c_auto_stop(i2c);
38179 + if (!auto_stop) {
38186 + if (!auto_stop) {