Home
last modified time | relevance | path

Searched refs:bounce_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-ring.c610 trace_cdnsp_bounce_unmap(td->preq, seg->bounce_len, seg->bounce_offs, in cdnsp_unmap_td_bounce_buffer()
624 seg->bounce_buf, seg->bounce_len, in cdnsp_unmap_td_bounce_buffer()
626 if (len != seg->bounce_len) in cdnsp_unmap_td_bounce_buffer()
628 len, seg->bounce_len); in cdnsp_unmap_td_bounce_buffer()
630 seg->bounce_len = 0; in cdnsp_unmap_td_bounce_buffer()
1846 seg->bounce_len = new_buff_len; in cdnsp_align_td()
H A Dcdnsp-gadget.h1164 * bounce_len: Bounce buffer length.
1174 unsigned int bounce_len; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c764 seg->bounce_len, seg->bounce_offs); in xhci_unmap_td_bounce_buffer()
765 if (len != seg->bounce_len) in xhci_unmap_td_bounce_buffer()
767 len, seg->bounce_len); in xhci_unmap_td_bounce_buffer()
770 seg->bounce_len); in xhci_unmap_td_bounce_buffer()
772 seg->bounce_len = 0; in xhci_unmap_td_bounce_buffer()
3432 seg->bounce_len = new_buff_len; in xhci_align_td()
H A Dxhci.h1542 unsigned int bounce_len; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c820 seg->bounce_len, seg->bounce_offs); in xhci_unmap_td_bounce_buffer()
821 if (len != seg->bounce_len) in xhci_unmap_td_bounce_buffer()
823 len, seg->bounce_len); in xhci_unmap_td_bounce_buffer()
826 seg->bounce_len); in xhci_unmap_td_bounce_buffer()
828 seg->bounce_len = 0; in xhci_unmap_td_bounce_buffer()
3582 seg->bounce_len = new_buff_len; in xhci_align_td()
H A Dxhci.h1553 unsigned int bounce_len; member

Completed in 27 milliseconds