Lines Matching refs:nv50_msto
886 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
897 struct nv50_msto { struct
907 struct nv50_msto *msto; in nv50_real_outp() argument
912 msto = nv50_msto(encoder); in nv50_real_outp()
919 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload()
946 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup()
964 nv50_msto_prepare(struct nv50_msto *msto) in nv50_msto_prepare()
1062 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_enable()
1106 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_disable()
1129 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
1135 nv50_msto = { variable
1139 static struct nv50_msto *
1142 struct nv50_msto *msto; in nv50_msto_new()
1149 ret = drm_encoder_init(dev, &msto->encoder, &nv50_msto, in nv50_msto_new()
1363 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_cleanup()
1385 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_prepare()