Searched refs:gf100_fifo_chan (Results 1 – 4 of 4) sorted by relevance
74 struct gf100_fifo_chan *chan = gf100_fifo_chan(base); in gf100_fifo_gpfifo_engine_fini()110 struct gf100_fifo_chan *chan = gf100_fifo_chan(base); in gf100_fifo_gpfifo_engine_init()128 struct gf100_fifo_chan *chan = gf100_fifo_chan(base); in gf100_fifo_gpfifo_engine_dtor()138 struct gf100_fifo_chan *chan = gf100_fifo_chan(base); in gf100_fifo_gpfifo_engine_ctor()161 struct gf100_fifo_chan *chan = gf100_fifo_chan(base); in gf100_fifo_gpfifo_fini()180 struct gf100_fifo_chan *chan = gf100_fifo_chan(base); in gf100_fifo_gpfifo_init()198 return gf100_fifo_chan(base); in gf100_fifo_gpfifo_dtor()222 struct gf100_fifo_chan *chan; in gf100_fifo_gpfifo_new()
4 #define gf100_fifo_chan(p) container_of((p), struct gf100_fifo_chan, base) macro8 struct gf100_fifo_chan { struct
9 struct gf100_fifo_chan;35 void gf100_fifo_runlist_insert(struct gf100_fifo *, struct gf100_fifo_chan *);36 void gf100_fifo_runlist_remove(struct gf100_fifo *, struct gf100_fifo_chan *);
52 struct gf100_fifo_chan *chan; in gf100_fifo_runlist_commit()92 gf100_fifo_runlist_remove(struct gf100_fifo *fifo, struct gf100_fifo_chan *chan) in gf100_fifo_runlist_remove()100 gf100_fifo_runlist_insert(struct gf100_fifo *fifo, struct gf100_fifo_chan *chan) in gf100_fifo_runlist_insert()176 struct gf100_fifo_chan *chan) in gf100_fifo_recover()207 struct gf100_fifo_chan *chan; in gf100_fifo_intr_sched_ctxsw()