Lines Matching defs:device
36 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_vblank_init() local
43 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_vblank_fini() local
98 struct nvkm_device *device = subdev->device; in exec_script() local
136 struct nvkm_device *device = subdev->device; in exec_clkcmp() local
228 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_intr_unk2_1() local
240 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_intr_unk2_2_tu() local
301 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_intr_unk2_2() local
355 struct nvkm_device *device = disp->base.engine.subdev.device; in gf119_disp_intr_unk4_0() local
368 struct nvkm_device *device = subdev->device; in gf119_disp_intr_supervisor() local
425 struct nvkm_device *device = subdev->device; in gf119_disp_intr_error() local
451 struct nvkm_device *device = subdev->device; in gf119_disp_intr() local
503 gf119_disp_new_(const struct nv50_disp_func *func, struct nvkm_device *device, in gf119_disp_new_()
533 gf119_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gf119_disp_new()