Searched defs:nvkm_outp (Results 1 – 2 of 2) sorted by relevance
10 struct nvkm_outp { struct12 struct nvkm_disp *disp;13 int index;14 struct dcb_output info;18 struct list_head head;19 struct nvkm_conn *conn;20 bool identity;25 u8 acquired:2;26 struct nvkm_ior *ior;28 union {[all …]
330 nvkm_outp = { variable
Completed in 3 milliseconds