Searched refs:nv04_fifo_object_detach (Results 1 – 5 of 5) sorted by relevance
161 void nv04_fifo_object_detach(struct nvkm_object *, int);
85 nv_parent(chan)->object_detach = nv04_fifo_object_detach; in nv10_fifo_chan_ctor()
92 nv_parent(chan)->object_detach = nv04_fifo_object_detach; in nv17_fifo_chan_ctor()
93 nv04_fifo_object_detach(struct nvkm_object *parent, int cookie) in nv04_fifo_object_detach() function142 nv_parent(chan)->object_detach = nv04_fifo_object_detach; in nv04_fifo_chan_ctor()
211 nv_parent(chan)->object_detach = nv04_fifo_object_detach; in nv40_fifo_chan_ctor()