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 *);
645 #define nv50_mstm(p) container_of((p), struct nv50_mstm, mgr) macro649 struct nv50_mstm { struct661 struct nv50_mstm *mstm; argument682 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()709 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_cleanup()728 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_prepare()770 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_atomic_check()808 struct nv50_mstm *mstm = NULL; in nv50_msto_enable()859 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_disable()1044 nv50_mstc_new(struct nv50_mstm *mstm, struct drm_dp_mst_port *port, in nv50_mstc_new()[all …]