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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c136 int autostopped = ohci->autostop; variable
159 autostopped ? "auto-start" : "resume");
164 autostopped ? "auto-" : "");
176 if (!autostopped) {
189 if (autostopped)
216 * irqs disabled if and only if autostopped is true
228 if (!autostopped)
239 if (!autostopped) {

Completed in 65 milliseconds