Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
967 struct nv50_mstc *mstc; member979 if (!msto->mstc) in nv50_real_outp()981 return msto->mstc->mstm->outp; in nv50_real_outp()988 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload() local989 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()990 int vcpi = mstc->port->vcpi.vcpi, i; in nv50_msto_payload()1015 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local1016 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()1023 drm_dp_mst_deallocate_vcpi(&mstm->mgr, mstc->port); in nv50_msto_cleanup()1025 msto->mstc = NULL; in nv50_msto_cleanup()[all …]