Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c850 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
861 struct nv50_msto { struct
875 struct nv50_msto *msto; in nv50_real_outp() argument
880 msto = nv50_msto(encoder); in nv50_real_outp()
890 struct nv50_msto *msto) in nv50_msto_cleanup()
923 struct nv50_msto *msto) in nv50_msto_prepare()
1022 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_enable()
1071 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_atomic_disable()
1095 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
1101 nv50_msto = { variable
[all …]
H A Ddisp.h9 struct nv50_msto;
H A Dhead.h19 struct nv50_msto *msto;