Home | History | Annotate | Download | only in dist

Lines Matching refs:xfer_started

109 	dev_dbg(hsotg->dev, "    xfer_started: %d\n", chan->xfer_started);
818 chan->xfer_started = 0;
1030 if (!chan->xfer_started ||
1035 } else if (!chan->xfer_started) {
1044 if (!chan->xfer_started)
1049 if (!chan->xfer_started) {
1059 if (!chan->xfer_started) {
1984 dev_dbg(hsotg->dev, " xfer_started: %d\n",
1985 chan->xfer_started);
2005 if (chan->xfer_started) {
2018 if (!(chan->xfer_started && chan->qh))