Home
last modified time | relevance | path

Searched defs:gk104_fifo_func (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.h47 struct gk104_fifo_func { struct
48 struct {
50 } intr;
52 const struct gk104_fifo_pbdma_func {
56 } *pbdma;
58 struct {
64 } fault;
66 const struct gk104_fifo_runlist_func {
90 int gk104_fifo_new_(const struct gk104_fifo_func *, struct nvkm_device *, argument