Searched refs:nv50_mstm (Results 1 – 2 of 2) sorted by relevance
65 struct nv50_mstm *mstm;109 int nv50_mstm_detect(struct nv50_mstm *, u8 dpcd[8], int allow);110 void nv50_mstm_remove(struct nv50_mstm *);111 void nv50_mstm_service(struct nv50_mstm *);
788 #define nv50_mstm(p) container_of((p), struct nv50_mstm, mgr) macro792 struct nv50_mstm { struct803 struct nv50_mstm *mstm; argument824 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()851 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()869 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()911 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()971 struct nv50_mstm *mstm = NULL; in nv50_msto_enable()1015 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_disable()1194 nv50_mstc_new(struct nv50_mstm *mstm, struct drm_dp_mst_port *port, in nv50_mstc_new()[all …]