Searched refs:req_pending (Results 1 – 7 of 7) sorted by relevance
466 if (!udc->req_pending) { in at91_ep_queue()489 udc->req_pending = 0; in at91_ep_queue()895 udc->req_pending = 1; in handle_setup()906 udc->req_pending = 0; in handle_setup()1061 udc->req_pending = 0; in handle_setup()1071 udc->req_pending = 0; in handle_setup()1083 udc->req_pending = 0; in handle_ep0()1092 udc->req_pending = 0; in handle_ep0()1110 udc->req_pending = 0; in handle_ep0()1121 udc->req_pending = 0; in handle_ep0()[all …]
86 unsigned req_pending:1, req_std:1; member
126 req_pending:1, member
124 unsigned req_pending:1; member
536 dev->req_pending = 0; in ep0start()558 if (ep->dev->req_pending) in write_ep0_fifo()588 } else if (ep->dev->req_pending) in write_ep0_fifo()794 if (dev->req_pending) in pxa25x_ep_queue()924 ep->dev->req_pending = 0; in pxa25x_ep_set_halt()1281 dev->req_pending = 1; in handle_ep0()1368 } else if (dev->req_pending) { in handle_ep0()
1339 dev->req_pending = 1; in dwc2_ep0_setup()1442 } else if (dev->req_pending) { in dwc2_ep0_setup()1443 dev->req_pending = 0; in dwc2_ep0_setup()
305 static bool req_pending(XenXenstoreState *s) in req_pending() function1074 assert(req_pending(s)); in process_req()1217 assert(!req_pending(s)); in get_req()1358 if (s->rsp_pending || req_pending(s)) { in fire_watch_cb()1408 if (!req_pending(s)) { in xen_xenstore_event()1412 if (req_pending(s) && !s->rsp_pending && !s->watch_events) { in xen_xenstore_event()