Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c917 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
920 struct nv50_mstc { struct
933 struct nv50_mstc *mstc; argument
954 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
981 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
999 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
1041 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
1095 struct nv50_mstc *mstc = NULL; in nv50_msto_enable()
1105 mstc = nv50_mstc(connector); in nv50_msto_enable()
1139 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_disable()
[all …]