Searched refs:context_detach (Results 1 – 7 of 7) sorted by relevance
166 if (nv_parent(parent)->context_detach) { in nvkm_engctx_fini()168 ret = nv_parent(parent)->context_detach(parent, suspend, object); in nvkm_engctx_fini()
18 int (*context_detach)(struct nvkm_object *, bool suspend, member
210 nv_parent(chan)->context_detach = g84_fifo_context_detach; in g84_fifo_chan_ctor_dma()285 nv_parent(chan)->context_detach = g84_fifo_context_detach; in g84_fifo_chan_ctor_ind()
222 nv_parent(chan)->context_detach = nv50_fifo_context_detach; in nv50_fifo_chan_ctor_dma()285 nv_parent(chan)->context_detach = nv50_fifo_context_detach; in nv50_fifo_chan_ctor_ind()
209 nv_parent(chan)->context_detach = nv40_fifo_context_detach; in nv40_fifo_chan_ctor()
221 nv_parent(chan)->context_detach = gf100_fifo_context_detach; in gf100_fifo_chan_ctor()
257 nv_parent(chan)->context_detach = gk104_fifo_context_detach; in gk104_fifo_chan_ctor()