Home
last modified time | relevance | path

Searched refs:nv50_fifo_base (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv50.c75 struct nv50_fifo_base *base = (void *)parent->parent; in nv50_fifo_context_attach()
107 struct nv50_fifo_base *base = (void *)parent->parent; in nv50_fifo_context_detach()
197 struct nv50_fifo_base *base = (void *)parent; in nv50_fifo_chan_ctor_dma()
258 struct nv50_fifo_base *base = (void *)parent; in nv50_fifo_chan_ctor_ind()
324 struct nv50_fifo_base *base = (void *)object->parent; in nv50_fifo_chan_init()
394 struct nv50_fifo_base *base; in nv50_fifo_context_ctor()
428 struct nv50_fifo_base *base = (void *)object; in nv50_fifo_context_dtor()
Dg84.c45 struct nv50_fifo_base *base = (void *)parent->parent; in g84_fifo_context_attach()
85 struct nv50_fifo_base *base = (void *)parent->parent; in g84_fifo_context_detach()
170 struct nv50_fifo_base *base = (void *)parent; in g84_fifo_chan_ctor_dma()
243 struct nv50_fifo_base *base = (void *)parent; in g84_fifo_chan_ctor_ind()
313 struct nv50_fifo_base *base = (void *)object->parent; in g84_fifo_chan_init()
368 struct nv50_fifo_base *base; in g84_fifo_context_ctor()
Dnv50.h11 struct nv50_fifo_base { struct