Searched defs:nouveau_channel (Results 1 – 1 of 1) sorted by relevance
9 struct nouveau_channel { struct10 struct {12 } chan;20 int runlist;21 int chid;22 u64 inst;23 u32 token;29 struct {34 } push;60 int nouveau_channels_init(struct nouveau_drm *); argument[all …]
Completed in 5 milliseconds