Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
899 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup() local926 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local1062 msto->mstc = mstc; in nv50_msto_atomic_enable()1071 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_atomic_disable() local1162 mstc->edid = drm_dp_mst_get_edid(&mstc->connector, mstc->port->mgr, mstc->port); in nv50_mstc_get_modes()1277 mstc->connector.funcs->reset(&mstc->connector); in nv50_mstc_new()1309 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_cleanup() local1310 if (mstc && mstc->mstm == mstm) in nv50_mstm_cleanup()1338 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_prepare() local1339 if (mstc && mstc->mstm == mstm && msto->disabled) in nv50_mstm_prepare()[all …]