Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c647 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
653 struct nv50_msto *msto[4];
669 struct nv50_msto { struct
678 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload() argument
705 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup()
724 nv50_msto_prepare(struct nv50_msto *msto) in nv50_msto_prepare()
806 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_enable()
857 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_disable()
880 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy()
886 nv50_msto = { variable
[all …]