Home
last modified time | relevance | path

Searched defs:pdma (Results 1 – 8 of 8) sorted by relevance

/drivers/dma/
Dxgene-dma.c215 struct xgene_dma *pdma; member
271 struct xgene_dma *pdma; member
341 static bool is_pq_enabled(struct xgene_dma *pdma) in is_pq_enabled()
1011 struct xgene_dma *pdma = (struct xgene_dma *)id; in xgene_dma_err_isr() local
1254 static int xgene_dma_init_rings(struct xgene_dma *pdma) in xgene_dma_init_rings()
1270 static void xgene_dma_enable(struct xgene_dma *pdma) in xgene_dma_enable()
1281 static void xgene_dma_disable(struct xgene_dma *pdma) in xgene_dma_disable()
1290 static void xgene_dma_mask_interrupts(struct xgene_dma *pdma) in xgene_dma_mask_interrupts()
1311 static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma) in xgene_dma_unmask_interrupts()
1333 static void xgene_dma_init_hw(struct xgene_dma *pdma) in xgene_dma_init_hw()
[all …]
/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dgf119.c33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
Dnv04.c33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv04_dma_new()
Dgf100.c33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
Dnv50.c33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
Dgv100.c31 gv100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gv100_dma_new()
Dbase.c107 int index, struct nvkm_dma **pdma) in nvkm_dma_new_()
/drivers/gpu/drm/i915/
Di915_gem_gtt.c759 write_dma_entry(struct i915_page_dma * const pdma, in write_dma_entry()