Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A 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
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
1084 struct nv50_msto *msto; in nv50_msto_new()
1285 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_cleanup()
1308 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_prepare()
[all …]
H A Ddisp.h9 struct nv50_msto;
H A Dhead.h19 struct nv50_msto *msto;