Searched defs:memPriv (Results 1 – 4 of 4) sorted by relevance
185 static int32_t VmallocMapDmaBuf(void *memPriv) in VmallocMapDmaBuf()197 static void VmallocUnmapDmaBuf(void *memPriv) in VmallocUnmapDmaBuf()208 static void VmallocDetachDmaBuf(void *memPriv) in VmallocDetachDmaBuf()
268 static int SgMapDmaBuf(void *memPriv) in SgMapDmaBuf()299 static void SgUnmapDmaBuf(void *memPriv) in SgUnmapDmaBuf()326 static void SgDetachDmaBuf(void *memPriv) in SgDetachDmaBuf()
108 void *memPriv = NULL; in CameraBufferAllocMmapPlane() local306 void *memPriv = NULL; in CameraBufferPrepareUserPtrPlane() local365 void *memPriv = NULL; in CameraBufferAttachDmaPlane() local
30 void *memPriv; member