Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.h47 struct gk104_fifo_func { struct
48 void (*init_pbdma_timeout)(struct gk104_fifo *);
50 struct {
56 } fault;
80 int gk104_fifo_new_(const struct gk104_fifo_func *, struct nvkm_device *, argument