Searched defs:nv50_disp_priv (Results 1 – 1 of 1) sorted by relevance
12 struct nv50_disp_priv { struct13 struct nvkm_disp base;14 struct nvkm_oclass *sclass;16 struct work_struct supervisor;17 u32 super;19 struct nvkm_event uevent;21 struct {23 } head;24 struct {28 } dac;[all …]