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;66 struct nvif_push *push;67 u32 *ptr;69 struct nvif_object sync;70 struct nvif_object vram;98 s64 syncbuf, struct nv50_dmac *dmac); argument
Completed in 3 milliseconds