Home
last modified time | relevance | path

Searched defs:dma_unmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dvdpa.h239 int (*dma_unmap)(struct vdpa_device *vdev, u64 iova, u64 size); member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DBusLogic.c309 static void blogic_dealloc_ccb(struct blogic_ccb *ccb, int dma_unmap) in blogic_dealloc_ccb()