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()
2558 ep->stopped = 1; in handle_ep_small()
2567 ep->stopped = 1; in handle_ep_small()
2571 !req && !ep->stopped) in handle_ep_small()
2578 ep->stopped = 1; in handle_ep_small()
2589 ep->stopped = 1; in handle_ep_small()
2604 int stopped = ep->stopped; in handle_ep_small() local
2613 ep->stopped = 1; in handle_ep_small()
2689 ep->stopped = stopped; in handle_ep_small()
2732 if (!ep->stopped) in handle_ep_small()
2736 if (!list_empty(&ep->queue) && !ep->stopped) in handle_ep_small()
2749 if (req && !ep->stopped) { in handle_ep_small()
2970 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3024 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3144 ep->stopped = 0; in handle_stat0_irqs()