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

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_pcd.h128 unsigned stopped : 1; member in struct:dwc_otg_pcd_ep
H A Ddwc_otg_pcd.c110 unsigned stopped = ep->stopped; local
122 ep->stopped = 1;
131 ep->stopped = stopped;
141 ep->stopped = 1;
269 ep->stopped = 0;
341 ep->stopped = 1;
541 if (!usb_ep || (!ep->desc && ep->dwc_ep.num != 0)/* || ep->stopped != 0*/) {
605 if (list_empty(&ep->queue) && !ep->stopped) {
[all...]
H A Ddwc_otg_pcd_intr.c938 ep0->stopped = 0;
1079 pcd->ep0.stopped = 1;
1179 if (ep->stopped) {
1180 ep->stopped = 0;
1280 *status = ep->stopped;
1392 ep->stopped = 1;
1535 ep0->stopped = 0;
2604 ep0->stopped = 1;
2647 " stopped=%d\n", ep->dwc_ep.xfer_buff,
2649 ep->stopped);
[all...]
/netgear-R7800-V1.0.2.28/include/
H A Dpackage-version-override.mk82 # otherwise the make is stopped
/netgear-R7800-V1.0.2.28/docs/
H A Dworking.tex83 \item quilt push -a (to apply patches where quilt stopped)
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wmi/
H A Dwmi_doc.h1701 its status can be started/stopped/suspended/resumed.
1760 and its status can be started/stopped/suspended/resumed.

Completed in 101 milliseconds