Searched refs:xfer_started (Results 1 – 3 of 3) sorted by relevance
467 dev_dbg(hsotg->dev, " xfer_started: %d\n", chan->xfer_started); in dwc2_dump_channel_info()969 chan->xfer_started = 0; in dwc2_hc_cleanup()1245 chan->xfer_started = 1; in dwc2_hc_start_transfer()1418 chan->xfer_started = 1; in dwc2_hc_start_transfer()1506 chan->xfer_started = 1; in dwc2_hc_start_transfer_ddma()2617 chan->xfer_started = 0; in dwc2_assign_and_init_hc()2829 if (!chan->xfer_started || in dwc2_queue_transaction()2834 } else if (!chan->xfer_started) { in dwc2_queue_transaction()2843 if (!chan->xfer_started) in dwc2_queue_transaction()2848 if (!chan->xfer_started) { in dwc2_queue_transaction()[all …]
142 u8 xfer_started; member
869 if (!chan->xfer_started) { in dwc2_hcd_start_xfer_ddma()