Home
last modified time | relevance | path

Searched refs:transfer_pending (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/usb/musb/
Dmusb_host.c1122 bool transfer_pending = false; in musb_host_tx() local
1296 transfer_pending = true; in musb_host_tx()
1316 } else if ((usb_pipeisoc(pipe) || transfer_pending) && dma) { in musb_host_tx()