Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
A Dnv31.h18 bool (*mthd_dma)(struct nvkm_device *, u32 mthd, u32 data); member
A Dnv31.c176 return mpeg->func->mthd_dma(device, mthd, data); in nv31_mpeg_mthd()
291 .mthd_dma = nv31_mpeg_mthd_dma,
A Dnv40.c75 .mthd_dma = nv40_mpeg_mthd_dma,

Completed in 3 milliseconds