Searched refs:transfer_pending (Results 1 – 2 of 2) sorted by relevance
1116 bool transfer_pending = false; in musb_host_tx() local1292 transfer_pending = true; in musb_host_tx()1312 } else if ((usb_pipeisoc(pipe) || transfer_pending) && dma) { in musb_host_tx()
1209 bool transfer_pending = false; in musb_host_tx() local1391 transfer_pending = true; in musb_host_tx()1411 } else if ((usb_pipeisoc(pipe) || transfer_pending) && dma) { in musb_host_tx()