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()
1026 struct nv50_mstc *mstc = NULL; in nv50_msto_atomic_enable()
1035 mstc = nv50_mstc(connector); in nv50_msto_atomic_enable()
1072 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_atomic_disable()
1134 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_atomic_best_encoder()
1147 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_mode_valid()
1160 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_get_modes()
1190 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_atomic_check()
1200 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_detect()
1235 struct nv50_mstc *mstc = nv50_mstc(connector); in nv50_mstc_destroy()
1244 nv50_mstc = { variable
1256 const char *path, struct nv50_mstc **pmstc) in nv50_mstc_new()
1260 struct nv50_mstc *mstc; in nv50_mstc_new()
1268 ret = drm_connector_init(dev, &mstc->connector, &nv50_mstc, in nv50_mstc_new()
1310 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_cleanup()
1339 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_prepare()
1351 struct nv50_mstc *mstc = msto->mstc; in nv50_mstm_prepare()
1363 struct nv50_mstc *mstc; in nv50_mstm_add_connector()