Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.c1345 bool unmap_temp_buf = false; in xhci_unmap_urb_for_dma() local
1350 unmap_temp_buf = true; in xhci_unmap_urb_for_dma()
1352 if ((xhci->quirks & XHCI_SG_TRB_CACHE_SIZE_QUIRK) && unmap_temp_buf) in xhci_unmap_urb_for_dma()