Searched refs:nv50_mstm (Results 1 – 3 of 3) sorted by relevance
71 struct nv50_mstm *mstm;98 struct nv50_mstm { struct155 void nv50_mstm_remove(struct nv50_mstm *mstm);158 struct nv50_mstm *mstm);
52 struct nv50_mstm *mstm = NULL; in nouveau_dp_probe_dpcd()107 struct nv50_mstm *mstm = nv_encoder->dp.mstm; in nouveau_dp_detect()189 struct nv50_mstm *mstm; in nouveau_dp_irq()
917 #define nv50_mstm(p) container_of((p), struct nv50_mstm, mgr) macro922 struct nv50_mstm *mstm;957 struct nv50_mstm *mstm = mstc->mstm; in nv50_msto_payload()1099 struct nv50_mstm *mstm = NULL; in nv50_msto_atomic_enable()1439 struct nv50_mstm *mstm = nv50_mstm(mgr); in nv50_mstm_add_connector()1451 nv50_mstm = { variable1458 struct nv50_mstm *mstm) in nv50_mstm_service()1598 struct nv50_mstm *mstm = *pmstm; in nv50_mstm_del()1612 struct nv50_mstm *mstm; in nv50_mstm_new()1618 mstm->mgr.cbs = &nv50_mstm; in nv50_mstm_new()[all …]
Completed in 10 milliseconds