Lines Matching defs:nouveau_channel
8 struct nouveau_channel { struct
9 struct nvif_device *device;
10 struct nouveau_drm *drm;
12 int chid;
14 struct nvif_object vram;
15 struct nvif_object gart;
16 struct nvif_object nvsw;
18 struct {
23 } push;
48 int nouveau_channels_init(struct nouveau_drm *); argument
51 u32 arg0, u32 arg1, struct nouveau_channel **); argument