Lines Matching refs:stopped
235 ep->stopped = 0; in net2280_enable()
948 unsigned stopped = ep->stopped; in done() local
967 ep->stopped = 1; in done()
971 ep->stopped = stopped; in done()
1032 if (list_empty(&ep->queue) && !ep->stopped && in net2280_queue()
1195 if (ep->stopped) in restart_dma()
1220 ep->stopped = 1; in nuke()
1239 int stopped; in net2280_dequeue() local
1249 stopped = ep->stopped; in net2280_dequeue()
1253 ep->stopped = 1; in net2280_dequeue()
1269 ep->stopped = stopped; in net2280_dequeue()
1297 ep->stopped = stopped; in net2280_dequeue()
1303 else if (!ep->stopped) { in net2280_dequeue()
1754 ep->stopped ? "*" : ""); in registers_show()
2178 dev->ep[0].stopped = 0; in usb_reinit_228x()
2233 dev->ep[0].stopped = 0; in usb_reinit_338x()
2557 ep->stopped = 1; in handle_ep_small()
2566 ep->stopped = 1; in handle_ep_small()
2570 !req && !ep->stopped) in handle_ep_small()
2577 ep->stopped = 1; in handle_ep_small()
2588 ep->stopped = 1; in handle_ep_small()
2603 int stopped = ep->stopped; in handle_ep_small() local
2612 ep->stopped = 1; in handle_ep_small()
2688 ep->stopped = stopped; in handle_ep_small()
2731 if (!ep->stopped) in handle_ep_small()
2735 if (!list_empty(&ep->queue) && !ep->stopped) in handle_ep_small()
2748 if (req && !ep->stopped) { in handle_ep_small()
2969 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3023 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3143 ep->stopped = 0; in handle_stat0_irqs()