Searched defs:nouveau_channel (Results 1 – 1 of 1) sorted by relevance
9 struct nouveau_channel { struct10 struct {13 } chan;15 struct nvif_device *device;16 struct nouveau_drm *drm;17 struct nouveau_vmm *vmm;19 struct nvif_mem mem_userd;20 struct nvif_object *userd;22 int runlist;23 int chid;[all …]