Searched refs:xfer_started (Results 1 – 3 of 3) sorted by relevance
663 dev_dbg(hsotg->dev, " xfer_started: %d\n", chan->xfer_started); in dwc2_dump_channel_info()1165 chan->xfer_started = 0; in dwc2_hc_cleanup()1444 chan->xfer_started = 1; in dwc2_hc_start_transfer()1617 chan->xfer_started = 1; in dwc2_hc_start_transfer()1705 chan->xfer_started = 1; in dwc2_hc_start_transfer_ddma()2806 chan->xfer_started = 0; in dwc2_assign_and_init_hc()3018 if (!chan->xfer_started || in dwc2_queue_transaction()3023 } else if (!chan->xfer_started) { in dwc2_queue_transaction()3032 if (!chan->xfer_started) in dwc2_queue_transaction()3037 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()