Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
673 struct nv50_mstc *mstc; member681 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload() local682 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()683 int vcpi = mstc->port->vcpi.vcpi, i; in nv50_msto_payload()708 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local709 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()716 drm_dp_mst_deallocate_vcpi(&mstm->mgr, mstc->port); in nv50_msto_cleanup()718 msto->mstc = NULL; in nv50_msto_cleanup()727 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local728 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()[all …]