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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-pm.c112 int autostopped = ahcd->autostop; variable
135 autostopped ? "auto-start" : "resume");
140 autostopped ? "auto-" : "");
152 if (!autostopped) {
162 if (autostopped)
189 * irqs disabled if and only if autostopped is true
201 if (!autostopped)
212 if (!autostopped) {

Completed in 20 milliseconds