Lines Matching refs:nv50_msto
919 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
930 struct nv50_msto { struct
941 struct nv50_msto *msto; in nv50_real_outp() argument
946 msto = nv50_msto(encoder); in nv50_real_outp()
953 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload()
980 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup()
998 nv50_msto_prepare(struct nv50_msto *msto) in nv50_msto_prepare()
1094 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_enable()
1140 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_disable()
1163 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
1169 nv50_msto = { variable
1173 static struct nv50_msto *
1176 struct nv50_msto *msto; in nv50_msto_new()
1183 ret = drm_encoder_init(dev, &msto->encoder, &nv50_msto, in nv50_msto_new()
1399 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_cleanup()
1421 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_prepare()