Lines Matching defs:buffer
425 void *buffer = urb->transfer_buffer;
429 musb_dbg(musb, "RX%d count %d, buffer %p len %d/%d", epnum, rx_count,
444 buf = buffer + d->offset;
464 buf = buffer + qh->offset;
564 * to disable double buffer mode.
1432 /* Unmap the buffer so that CPU can use it */
1525 * (b) termination conditions are: short RX, or buffer full;
1572 /* done if urb buffer is full or short packet is recd */
1858 * shouldn't this be the "half full" double buffer case?
1917 "RX%d count %d, buffer 0x%llx len %d/%d",
1934 /* Unmap the buffer so that CPU can use it */
2269 * until we get real dma queues (with an entry for each urb/buffer),
2598 /* Allocate a buffer with enough padding for alignment */