Searched refs:autostopped (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dohci-hub.c155 int autostopped = ohci->autostop; variable
178 autostopped ? "auto-start" : "resume");
183 autostopped ? "auto-" : "");
195 if (!autostopped) {
207 if (autostopped)
235 * irqs disabled if and only if autostopped is true. This
247 if (!autostopped)
258 if (!autostopped) {

Completed in 44 milliseconds