Searched refs:nvkm_cgrp_vctx_put (Results 1 – 4 of 4) sorted by relevance
93 nvkm_cgrp_vctx_put(struct nvkm_cgrp *cgrp, struct nvkm_vctx **pvctx) in nvkm_cgrp_vctx_put() function169 nvkm_cgrp_vctx_put(cgrp, pvctx); in nvkm_cgrp_vctx_get()
63 void nvkm_cgrp_vctx_put(struct nvkm_cgrp *, struct nvkm_vctx **);
81 nvkm_cgrp_vctx_put(chan->cgrp, &cctx->vctx); in nvkm_chan_cctx_put()121 nvkm_cgrp_vctx_put(cgrp, &vctx); in nvkm_chan_cctx_get()
74 nvkm_cgrp_vctx_put(chan->cgrp, &chan->rm.grctx); in r535_chan_ramfc_clear()