Lines Matching refs:nv50_msto
917 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
928 struct nv50_msto { struct
940 struct nv50_msto *msto; in nv50_real_outp() argument
945 msto = nv50_msto(encoder); in nv50_real_outp()
955 struct nv50_msto *msto) in nv50_msto_cleanup()
976 struct nv50_msto *msto) in nv50_msto_prepare()
1087 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_enable()
1129 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_disable()
1150 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
1156 nv50_msto = { variable
1160 static struct nv50_msto *
1163 struct nv50_msto *msto; in nv50_msto_new()
1170 ret = drm_encoder_init(dev, &msto->encoder, &nv50_msto, in nv50_msto_new()
1364 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_cleanup()
1387 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_prepare()
1399 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_prepare()