Searched defs:nv50_dmac (Results 1 – 1 of 1) sorted by relevance
62 struct nv50_dmac { struct63 struct nv50_chan base;65 struct nvif_push push;67 struct nvif_object sync;91 int nv50_dmac_create(struct nouveau_drm *, argument93 s64 syncbuf, struct nv50_dmac *dmac); argument