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