Lines Matching refs:stopped
134 ep->stopped ? " stopped" : ""); in proc_ep_show()
277 unsigned stopped = ep->stopped; in done() local
288 ep->stopped = 1; in done()
292 ep->stopped = stopped; in done()
474 ep->stopped = 1; in nuke()
545 ep->stopped = 0; in at91_ep_enable()
656 if (list_empty(&ep->queue) && !ep->stopped) { in at91_ep_queue()
855 ep->stopped = 0; in udc_reinit()
877 ep->stopped = 1; in reset_gadget()
901 ep->stopped = 1; in stop_activity()
1093 ep->stopped = 0; in handle_setup()