Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c781 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
3671 td->bounce_seg = ring->enq_seg; in xhci_queue_bulk_tx()
H A Dxhci.h1567 struct xhci_segment *bounce_seg; member