Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
626 struct nv50_mstc *mstc; member634 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload() local635 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()636 int vcpi = mstc->port->vcpi.vcpi, i; in nv50_msto_payload()659 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local660 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()663 if (mstc->port && mstc->port->vcpi.vcpi > 0 && !nv50_msto_payload(msto)) in nv50_msto_cleanup()664 drm_dp_mst_deallocate_vcpi(&mstm->mgr, mstc->port); in nv50_msto_cleanup()666 msto->mstc = NULL; in nv50_msto_cleanup()676 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local[all …]