Searched defs:pdma (Results 1 – 8 of 8) sorted by relevance
/drivers/dma/ |
D | xgene-dma.c | 215 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/ |
D | gf119.c | 33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
|
D | nv04.c | 33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv04_dma_new()
|
D | gf100.c | 33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
|
D | nv50.c | 33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
|
D | gv100.c | 31 gv100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gv100_dma_new()
|
D | base.c | 107 int index, struct nvkm_dma **pdma) in nvkm_dma_new_()
|
/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 759 write_dma_entry(struct i915_page_dma * const pdma, in write_dma_entry()
|