Searched refs:nvkm_top (Results 1 – 5 of 5) sorted by relevance
27 nvkm_top_device_new(struct nvkm_top *top) in nvkm_top_device_new()46 struct nvkm_top *top = device->top; in nvkm_top_addr()62 struct nvkm_top *top = device->top; in nvkm_top_reset()78 struct nvkm_top *top = device->top; in nvkm_top_intr_mask()94 struct nvkm_top *top = device->top; in nvkm_top_intr()117 struct nvkm_top *top = device->top; in nvkm_top_fault_id()131 struct nvkm_top *top = device->top; in nvkm_top_fault()145 struct nvkm_top *top = device->top; in nvkm_top_engine()163 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_oneinit()170 struct nvkm_top *top = nvkm_top(subdev); in nvkm_top_dtor()[all …]
4 #define nvkm_top(p) container_of((p), struct nvkm_top, subdev) macro8 int (*oneinit)(struct nvkm_top *);12 int, struct nvkm_top **);25 struct nvkm_top_device *nvkm_top_device_new(struct nvkm_top *);
27 gk104_top_oneinit(struct nvkm_top *top) in gk104_top_oneinit()117 gk104_top_new(struct nvkm_device *device, int index, struct nvkm_top **ptop) in gk104_top_new()
6 struct nvkm_top { struct20 int gk104_top_new(struct nvkm_device *, int, struct nvkm_top **); argument
155 struct nvkm_top *top;228 int (*top )(struct nvkm_device *, int idx, struct nvkm_top **);