Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-gadget.h1195 struct cdnsp_segment *bounce_seg; member
Dcdnsp-ring.c601 struct cdnsp_segment *seg = td->bounce_seg; in cdnsp_unmap_td_bounce_buffer()
1943 preq->td.bounce_seg = ring->enq_seg; in cdnsp_queue_bulk_tx()
/Linux-v6.1/drivers/usb/host/
Dxhci-ring.c771 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
3601 td->bounce_seg = ring->enq_seg; in xhci_queue_bulk_tx()
Dxhci.h1569 struct xhci_segment *bounce_seg; member