Lines Matching refs:stopped
235 ep->stopped = 0; in net2280_enable()
956 unsigned stopped = ep->stopped; in done() local
975 ep->stopped = 1; in done()
979 ep->stopped = stopped; in done()
1040 if (list_empty(&ep->queue) && !ep->stopped && in net2280_queue()
1203 if (ep->stopped) in restart_dma()
1228 ep->stopped = 1; in nuke()
1246 int stopped; in net2280_dequeue() local
1256 stopped = ep->stopped; in net2280_dequeue()
1260 ep->stopped = 1; in net2280_dequeue()
1274 ep->stopped = stopped; in net2280_dequeue()
1302 ep->stopped = stopped; in net2280_dequeue()
1308 else if (!ep->stopped) { in net2280_dequeue()
1757 ep->stopped ? "*" : ""); in registers_show()
2181 dev->ep[0].stopped = 0; in usb_reinit_228x()
2236 dev->ep[0].stopped = 0; in usb_reinit_338x()
2552 ep->stopped = 1; in handle_ep_small()
2561 ep->stopped = 1; in handle_ep_small()
2565 !req && !ep->stopped) in handle_ep_small()
2572 ep->stopped = 1; in handle_ep_small()
2583 ep->stopped = 1; in handle_ep_small()
2598 int stopped = ep->stopped; in handle_ep_small() local
2607 ep->stopped = 1; in handle_ep_small()
2683 ep->stopped = stopped; in handle_ep_small()
2726 if (!ep->stopped) in handle_ep_small()
2730 if (!list_empty(&ep->queue) && !ep->stopped) in handle_ep_small()
2743 if (req && !ep->stopped) { in handle_ep_small()
2966 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3020 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3138 ep->stopped = 0; in handle_stat0_irqs()