Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h1196 struct cdnsp_segment *bounce_seg; member
Dcdnsp-ring.c601 struct cdnsp_segment *seg = td->bounce_seg; in cdnsp_unmap_td_bounce_buffer()
1967 preq->td.bounce_seg = ring->enq_seg; in cdnsp_queue_bulk_tx()
/linux-6.12.1/drivers/usb/host/
Dxhci.h1293 struct xhci_segment *bounce_seg; member
Dxhci-ring.c787 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
3636 td->bounce_seg = ring->enq_seg; in xhci_queue_bulk_tx()