Home
last modified time | relevance | path

Searched refs:nv50_msto (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c849 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
860 struct nv50_msto { struct
872 struct nv50_msto *msto; in nv50_real_outp() argument
877 msto = nv50_msto(encoder); in nv50_real_outp()
887 struct nv50_msto *msto) in nv50_msto_cleanup()
908 struct nv50_msto *msto) in nv50_msto_prepare()
1006 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_enable()
1050 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_disable()
1071 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
1077 nv50_msto = { variable
[all …]
Ddisp.h9 struct nv50_msto;
Dhead.h19 struct nv50_msto *msto;