Searched defs:nouveau_gpuobj_method (Results 1 – 1 of 1) sorted by relevance
41 struct nouveau_gpuobj_method { struct42 struct list_head head;43 u32 mthd;44 int (*exec)(struct nouveau_channel *, u32 class, u32 mthd, u32 data);