Searched refs:mst_id_get (Results 1 – 4 of 4) sorted by relevance
114 int (*mst_id_get)(struct nvkm_outp *, u32 *id); member
68 if (!outp->func->dp.mst_id_get) in nvkm_uoutp_mthd_dp_mst_id_get()71 return outp->func->dp.mst_id_get(outp, &args->v0.id); in nvkm_uoutp_mthd_dp_mst_id_get()
631 .dp.mst_id_get = nvkm_dp_mst_id_get,
1146 .dp.mst_id_get = r535_dp_mst_id_get,