Lines Matching refs:nv50_mstc
849 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
852 struct nv50_mstc { struct
866 struct nv50_mstc *mstc; argument
899 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
926 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
962 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_msto_atomic_check()
1025 struct nv50_mstc *mstc = NULL; in nv50_msto_atomic_enable()
1034 mstc = nv50_mstc(connector); in nv50_msto_atomic_enable()
1071 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_atomic_disable()
1133 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_atomic_best_encoder()
1146 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_mode_valid()
1159 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_get_modes()
1189 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_atomic_check()
1199 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_detect()
1234 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_destroy()
1243 nv50_mstc = { variable
1255 const char *path, struct nv50_mstc **pmstc) in nv50_mstc_new()
1259 struct nv50_mstc *mstc; in nv50_mstc_new()
1267 ret = drm_connector_dynamic_init(dev, &mstc->connector, &nv50_mstc, in nv50_mstc_new()
1309 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_cleanup()
1338 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_prepare()
1350 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_prepare()
1362 struct nv50_mstc *mstc; in nv50_mstm_add_connector()