Lines Matching defs:device
42 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in gk104_chan_stop() local
50 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in gk104_chan_start() local
58 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in gk104_chan_unbind() local
66 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in gk104_chan_bind_inst() local
75 struct nvkm_device *device = runl->fifo->engine.subdev.device; in gk104_chan_bind() local
291 struct nvkm_device *device = runq->fifo->engine.subdev.device; in gk104_runq_idle() local
310 struct nvkm_device *device = subdev->device; in gk104_runq_intr_1() local
381 struct nvkm_device *device = runq->fifo->engine.subdev.device; in gk104_runq_init() local
424 struct nvkm_device *device = runl->fifo->engine.subdev.device; in gk104_runl_pending() local
433 struct nvkm_device *device = fifo->engine.subdev.device; in gk104_runl_commit() local
623 struct nvkm_device *device = subdev->device; in gk104_fifo_intr_chsw() local
642 struct nvkm_device *device = fifo->engine.subdev.device; in gk104_fifo_intr_runlist() local
656 struct nvkm_device *device = subdev->device; in gk104_fifo_intr() local
737 struct nvkm_device *device = fifo->engine.subdev.device; in gk104_fifo_init_pbdmas() local
746 struct nvkm_device *device = fifo->engine.subdev.device; in gk104_fifo_init() local
758 struct nvkm_device *device = fifo->engine.subdev.device; in gk104_fifo_runl_ctor() local
829 gk104_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_fifo_new()