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