Home
last modified time | relevance | path

Searched refs:nv04_fifo_object_attach (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h160 int nv04_fifo_object_attach(struct nvkm_object *, struct nvkm_object *, u32);
Dnv10.c84 nv_parent(chan)->object_attach = nv04_fifo_object_attach; in nv10_fifo_chan_ctor()
Dnv17.c91 nv_parent(chan)->object_attach = nv04_fifo_object_attach; in nv17_fifo_chan_ctor()
Dnv04.c55 nv04_fifo_object_attach(struct nvkm_object *parent, in nv04_fifo_object_attach() function
141 nv_parent(chan)->object_attach = nv04_fifo_object_attach; in nv04_fifo_chan_ctor()