Searched refs:dmac_alloc (Results 1 – 3 of 3) sorted by relevance
101 int (*dmac_alloc)(struct nvkm_disp *, u32 oclass, int inst, u32 put_offset, member
261 .dmac_alloc = r570_dmac_alloc,
194 return rmapi->disp->chan.dmac_alloc(chan->disp, chan->object.oclass, chan->head, in r535_dmac_init() 1791 .dmac_alloc = r535_dmac_alloc,