Lines Matching defs:device
33 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_cbc_clear() local
42 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_cbc_wait() local
58 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_zbc_clear_color() local
69 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_zbc_clear_depth() local
96 struct nvkm_device *device = subdev->device; in gf100_ltc_lts_intr() local
113 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_intr() local
128 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_invalidate() local
141 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_flush() local
156 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_oneinit_tag_ram() local
210 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_oneinit() local
228 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_init() local
253 gf100_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_ltc_new()