Home
last modified time | relevance | path

Searched refs:nv40_mpeg_mthd_dma (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
A Dnv40.c31 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv40_mpeg_mthd_dma() function
75 .mthd_dma = nv40_mpeg_mthd_dma,
A Dpriv.h11 bool nv40_mpeg_mthd_dma(struct nvkm_device *, u32, u32);
A Dnv44.c135 return nv40_mpeg_mthd_dma(device, mthd, data); in nv44_mpeg_mthd()

Completed in 7 milliseconds