Searched refs:mstc (Results 1 – 1 of 1) sorted by relevance
965 struct nv50_mstc *mstc; member978 if (!msto->mstc) in nv50_real_outp()980 return msto->mstc->mstm->outp; in nv50_real_outp()991 drm_atomic_get_mst_payload_state(mst_state, msto->mstc->port); in nv50_msto_cleanup()996 msto->mstc = NULL; in nv50_msto_cleanup()1011 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare() local1012 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()1027 payload = drm_atomic_get_mst_payload_state(mst_state, mstc->port); in nv50_msto_prepare()1058 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check() local1059 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()[all …]