Searched refs:xfer_started (Results 1 – 3 of 3) sorted by relevance
432 dev_dbg(hsotg->dev, " xfer_started: %d\n", chan->xfer_started); in dwc2_dump_channel_info()934 chan->xfer_started = 0; in dwc2_hc_cleanup()1210 chan->xfer_started = 1; in dwc2_hc_start_transfer()1384 chan->xfer_started = 1; in dwc2_hc_start_transfer()1472 chan->xfer_started = 1; in dwc2_hc_start_transfer_ddma()2583 chan->xfer_started = 0; in dwc2_assign_and_init_hc()2795 if (!chan->xfer_started || in dwc2_queue_transaction()2800 } else if (!chan->xfer_started) { in dwc2_queue_transaction()2809 if (!chan->xfer_started) in dwc2_queue_transaction()2814 if (!chan->xfer_started) { in dwc2_queue_transaction()[all …]
113 u8 xfer_started; member
839 if (!chan->xfer_started) { in dwc2_hcd_start_xfer_ddma()