Searched defs:gk104_fifo (Results 1 – 2 of 2) sorted by relevance
6 #define gk104_fifo(p) container_of((p), struct gk104_fifo, base) macro14 struct gk104_fifo { struct15 const struct gk104_fifo_func *func; argument16 struct nvkm_fifo base;18 struct {22 } recover;24 int pbdma_nr;26 struct {30 } engine[16];54 struct gk104_fifo_func { argument[all …]
1202 gk104_fifo = { variable