Searched refs:nv50_fifo_chan_ctor (Results 1 – 3 of 3) sorted by relevance
40 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vmm, u64 push,
62 ret = nv50_fifo_chan_ctor(fifo, args->v0.vmm, args->v0.pushbuf, in nv50_fifo_gpfifo_new()
239 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vmm, u64 push, in nv50_fifo_chan_ctor() function