Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c671 seg->bounce_len, seg->bounce_offs); in xhci_unmap_td_bounce_buffer()
674 seg->bounce_len = 0; in xhci_unmap_td_bounce_buffer()
3107 seg->bounce_len = new_buff_len; in xhci_align_td()
Dxhci.h1509 unsigned int bounce_len; member