Searched refs:nv50_mstm (Results 1 – 2 of 2) sorted by relevance
63 struct nv50_mstm *mstm;107 int nv50_mstm_detect(struct nv50_mstm *, u8 dpcd[8], int allow);108 void nv50_mstm_remove(struct nv50_mstm *);109 void nv50_mstm_service(struct nv50_mstm *);
655 #define nv50_mstm(p) container_of((p), struct nv50_mstm, mgr) macro659 struct nv50_mstm { struct671 struct nv50_mstm *mstm; argument692 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()719 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()738 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()780 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()840 struct nv50_mstm *mstm = NULL; in nv50_msto_enable()885 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_disable()1070 nv50_mstc_new(struct nv50_mstm *mstm, struct drm_dp_mst_port *port, in nv50_mstc_new()[all …]