Home
last modified time | relevance | path

Searched defs:msto (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c907 struct nv50_msto *msto; in nv50_real_outp() local
919 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload()
946 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup()
964 nv50_msto_prepare(struct nv50_msto *msto) in nv50_msto_prepare()
1062 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_enable() local
1106 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_disable() local
1129 struct nv50_msto *msto = nv50_msto(encoder); in nv50_msto_destroy() local
1142 struct nv50_msto *msto; in nv50_msto_new() local
1363 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_cleanup() local
1385 struct nv50_msto *msto = nv50_msto(encoder); in nv50_mstm_prepare() local
Dhead.h19 struct nv50_msto *msto; member