Home
last modified time | relevance | path

Searched defs:sgt (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dsg_dma.c36 struct sg_table *sgt = &buf->sgTable; in SgMmapFree() local
107 struct sg_table *sgt = NULL; in SgMmapAlloc() local
197 struct sg_table *sgt = NULL; in SgAllocUserPtr() local
255 struct sg_table *sgt = &buf->sgTable; in SgFreeUserPtr() local
275 struct sg_table *sgt = NULL; SgMapDmaBuf() local
309 struct sg_table *sgt = buf->dmaSgt; SgUnmapDmaBuf() local
433 struct sg_table *sgt = buf->dmaSgt; SgPrepareMem() local
444 struct sg_table *sgt = buf->dmaSgt; SgFinishMem() local
[all...]
H A Dcontig_dma.c35 static unsigned long GetContiguousSize(struct sg_table *sgt) in GetContiguousSize() argument
159 struct sg_table *sgt = NULL; in ContigAllocUserPtr() local
243 struct sg_table *sgt = buf->dmaSgt; ContigFreeUserPtr() local
275 struct sg_table *sgt = NULL; ContigMapDmaBuf() local
312 struct sg_table *sgt = buf->dmaSgt; ContigUnmapDmaBuf() local
434 struct sg_table *sgt = buf->dmaSgt; ContigPrepareMem() local
449 struct sg_table *sgt = buf->dmaSgt; ContigFinishMem() local
[all...]

Completed in 3 milliseconds