Searched refs:mthd_dma (Results 1 – 3 of 3) sorted by relevance
17 bool (*mthd_dma)(struct nvkm_device *, u32 mthd, u32 data); member
70 .mthd_dma = nv40_mpeg_mthd_dma,
171 return mpeg->func->mthd_dma(device, mthd, data); in nv31_mpeg_mthd()287 .mthd_dma = nv31_mpeg_mthd_dma,