Searched refs:xfer_started (Results 1 – 3 of 3) sorted by relevance
482 dev_dbg(hsotg->dev, " xfer_started: %d\n", chan->xfer_started); in dwc2_dump_channel_info()990 chan->xfer_started = 0; in dwc2_hc_cleanup()1266 chan->xfer_started = 1; in dwc2_hc_start_transfer()1447 chan->xfer_started = 1; in dwc2_hc_start_transfer()1542 chan->xfer_started = 1; in dwc2_hc_start_transfer_ddma()2663 chan->xfer_started = 0; in dwc2_assign_and_init_hc()2875 if (!chan->xfer_started || in dwc2_queue_transaction()2880 } else if (!chan->xfer_started) { in dwc2_queue_transaction()2889 if (!chan->xfer_started) in dwc2_queue_transaction()2894 if (!chan->xfer_started) { in dwc2_queue_transaction()[all …]
145 u8 xfer_started; member
872 if (!chan->xfer_started) { in dwc2_hcd_start_xfer_ddma()