Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgv100.c117 gv100_ectx_ce_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_ce_bind() function
142 .bind = gv100_ectx_ce_bind,
H A Dpriv.h192 void gv100_ectx_ce_bind(struct nvkm_engn *, struct nvkm_cctx *, struct nvkm_chan *);
H A Dga100.c173 .bind = gv100_ectx_ce_bind,