Lines Matching refs:stopped
238 ep->stopped = 0; in net2280_enable()
964 unsigned stopped = ep->stopped; in done() local
983 ep->stopped = 1; in done()
987 ep->stopped = stopped; in done()
1048 if (list_empty(&ep->queue) && !ep->stopped && in net2280_queue()
1204 if (ep->stopped) in restart_dma()
1229 ep->stopped = 1; in nuke()
1247 int stopped; in net2280_dequeue() local
1257 stopped = ep->stopped; in net2280_dequeue()
1261 ep->stopped = 1; in net2280_dequeue()
1303 ep->stopped = stopped; in net2280_dequeue()
1309 else if (!ep->stopped) { in net2280_dequeue()
1720 ep->stopped ? "*" : ""); in registers_show()
2144 dev->ep[0].stopped = 0; in usb_reinit_228x()
2199 dev->ep[0].stopped = 0; in usb_reinit_338x()
2505 ep->stopped = 1; in handle_ep_small()
2514 ep->stopped = 1; in handle_ep_small()
2518 !req && !ep->stopped) in handle_ep_small()
2525 ep->stopped = 1; in handle_ep_small()
2536 ep->stopped = 1; in handle_ep_small()
2551 int stopped = ep->stopped; in handle_ep_small() local
2557 ep->stopped = 1; in handle_ep_small()
2608 ep->stopped = stopped; in handle_ep_small()
2651 if (!ep->stopped) in handle_ep_small()
2655 if (!list_empty(&ep->queue) && !ep->stopped) in handle_ep_small()
2668 if (req && !ep->stopped) { in handle_ep_small()
2892 ep->stopped = 1; in handle_stat0_irqs_superspeed()
2946 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3064 ep->stopped = 0; in handle_stat0_irqs()