Lines Matching defs:device
433 struct nvkm_device *device = chan->object.engine->subdev.device; in nv17_gr_mthd_lma_window() local
506 struct nvkm_device *device = chan->object.engine->subdev.device; in nv17_gr_mthd_lma_enable() local
549 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_channel() local
564 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_save_pipe() local
583 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_load_pipe() local
815 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_load_dma_vtxbuf() local
886 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_load_context() local
913 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_unload_context() local
934 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_context_switch() local
958 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_chan_fini() local
1007 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_chan_new() local
1052 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_tile() local
1085 struct nvkm_device *device = subdev->device; in nv10_gr_intr() local
1139 struct nvkm_device *device = gr->base.engine.subdev.device; in nv10_gr_init() local
1175 nv10_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv10_gr_new_()
1218 nv10_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv10_gr_new()