Searched refs:req_pending (Results 1 – 7 of 7) sorted by relevance
655 if (!udc->req_pending) { in at91_ep_queue()678 udc->req_pending = 0; in at91_ep_queue()1094 udc->req_pending = 1; in handle_setup()1105 udc->req_pending = 0; in handle_setup()1260 udc->req_pending = 0; in handle_setup()1270 udc->req_pending = 0; in handle_setup()1282 udc->req_pending = 0; in handle_ep0()1291 udc->req_pending = 0; in handle_ep0()1309 udc->req_pending = 0; in handle_ep0()1320 udc->req_pending = 0; in handle_ep0()[all …]
109 bool req_pending; member980 ep->req_pending = 1; in udc_ep_in_req_dma()1006 ep->req_pending = 1; in udc_ep_out_req_dma()1341 ep->req_pending = 0; in uda_usb_reset()1390 ep->req_pending = 0; in udc_reinit()1417 ep->req_pending = 0; in done()1813 if (!ep->req_pending) in lpc32xx_ep_queue()1817 if (!ep->req_pending) in lpc32xx_ep_queue()1973 ep->req_pending = 0; in udc_handle_eps()2006 ep->req_pending = 0; in udc_handle_dma_ep()[all …]
130 unsigned req_pending:1; member
653 dev->req_pending = 0; in ep0start()675 if (ep->dev->req_pending) in write_ep0_fifo()705 } else if (ep->dev->req_pending) in write_ep0_fifo()904 if (dev->req_pending) in pxa25x_ep_queue()1032 ep->dev->req_pending = 0; in pxa25x_ep_set_halt()1656 dev->req_pending = 1; in handle_ep0()1729 } else if (dev->req_pending) { in handle_ep0()
104 req_pending : 1, member
518 int pending = atomic_read(&rba->req_pending); in iwl_pcie_rx_allocator()575 atomic_dec(&rba->req_pending); in iwl_pcie_rx_allocator()579 pending = atomic_read(&rba->req_pending); in iwl_pcie_rx_allocator()1100 atomic_set(&rba->req_pending, 0); in _iwl_pcie_rx_init()1292 atomic_inc(&rba->req_pending); in iwl_pcie_rx_reuse_rbd()1532 atomic_read(&trans_pcie->rba.req_pending) * in iwl_pcie_rx_handle()
180 atomic_t req_pending; member