Lines Matching refs:stopped
115 ep->stopped ? " stopped" : ""); in proc_ep_show()
258 unsigned stopped = ep->stopped; in done() local
269 ep->stopped = 1; in done()
273 ep->stopped = stopped; in done()
455 ep->stopped = 1; in nuke()
526 ep->stopped = 0; in at91_ep_enable()
637 if (list_empty(&ep->queue) && !ep->stopped) { in at91_ep_queue()
835 ep->stopped = 0; in udc_reinit()
857 ep->stopped = 1; in reset_gadget()
881 ep->stopped = 1; in stop_activity()
1073 ep->stopped = 0; in handle_setup()