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()
1759 ep->stopped ? "*" : ""); in registers_show()
2183 dev->ep[0].stopped = 0; in usb_reinit_228x()
2238 dev->ep[0].stopped = 0; in usb_reinit_338x()
2563 ep->stopped = 1; in handle_ep_small()
2572 ep->stopped = 1; in handle_ep_small()
2576 !req && !ep->stopped) in handle_ep_small()
2583 ep->stopped = 1; in handle_ep_small()
2594 ep->stopped = 1; in handle_ep_small()
2609 int stopped = ep->stopped; in handle_ep_small() local
2618 ep->stopped = 1; in handle_ep_small()
2694 ep->stopped = stopped; in handle_ep_small()
2737 if (!ep->stopped) in handle_ep_small()
2741 if (!list_empty(&ep->queue) && !ep->stopped) in handle_ep_small()
2754 if (req && !ep->stopped) { in handle_ep_small()
2975 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3029 ep->stopped = 1; in handle_stat0_irqs_superspeed()
3149 ep->stopped = 0; in handle_stat0_irqs()