Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c1454 bool unmap_temp_buf = false; in xhci_unmap_urb_for_dma() local
1459 unmap_temp_buf = true; in xhci_unmap_urb_for_dma()
1461 if ((xhci->quirks & XHCI_SG_TRB_CACHE_SIZE_QUIRK) && unmap_temp_buf) in xhci_unmap_urb_for_dma()