Searched refs:xfer_started (Results 1 – 3 of 3) sorted by relevance
963 chan->xfer_started = 0; in dwc2_hc_cleanup()1239 chan->xfer_started = 1; in dwc2_hc_start_transfer()1413 chan->xfer_started = 1; in dwc2_hc_start_transfer()1501 chan->xfer_started = 1; in dwc2_hc_start_transfer_ddma()2612 chan->xfer_started = 0; in dwc2_assign_and_init_hc()2824 if (!chan->xfer_started || in dwc2_queue_transaction()2838 if (!chan->xfer_started) in dwc2_queue_transaction()2843 if (!chan->xfer_started) { in dwc2_queue_transaction()2853 if (!chan->xfer_started) { in dwc2_queue_transaction()3913 chan->xfer_started); in dwc2_hcd_dump_state()[all …]
142 u8 xfer_started; member
869 if (!chan->xfer_started) { in dwc2_hcd_start_xfer_ddma()
Completed in 18 milliseconds