Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c1433 bool unmap_temp_buf = false; in xhci_unmap_urb_for_dma() local
1438 unmap_temp_buf = true; in xhci_unmap_urb_for_dma()
1440 if ((xhci->quirks & XHCI_SG_TRB_CACHE_SIZE_QUIRK) && unmap_temp_buf) in xhci_unmap_urb_for_dma()