Searched defs:nvkm_dp (Results 1 – 1 of 1) sorted by relevance
4 #define nvkm_dp(p) container_of((p), struct nvkm_dp, outp) macro11 struct nvkm_dp { struct33 int nvkm_dp_new(struct nvkm_disp *, int index, struct dcb_output *, argument