Searched refs:req_pending (Results 1 – 7 of 7) sorted by relevance
679 udc->req_pending = 0; in at91_ep_queue()1095 udc->req_pending = 1; in handle_setup()1106 udc->req_pending = 0; in handle_setup()1261 udc->req_pending = 0; in handle_setup()1271 udc->req_pending = 0; in handle_setup()1283 udc->req_pending = 0; in handle_ep0()1292 udc->req_pending = 0; in handle_ep0()1310 udc->req_pending = 0; in handle_ep0()1321 udc->req_pending = 0; in handle_ep0()1360 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()1973 ep->req_pending = 0; in udc_handle_eps()2006 ep->req_pending = 0; in udc_handle_dma_ep()2020 ep->req_pending = 0; in udc_handle_dma_ep()2029 ep->req_pending = 0; in udc_handle_dma_ep()[all …]
130 unsigned req_pending:1; member
104 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()
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