Searched refs:nv50_mstm_detect (Results 1 – 3 of 3) sorted by relevance
107 int nv50_mstm_detect(struct nv50_mstm *, u8 dpcd[8], int allow);
95 ret = nv50_mstm_detect(nv_encoder->dp.mstm, dpcd, nouveau_mst); in nouveau_dp_detect()
1160 nv50_mstm_detect(struct nv50_mstm *mstm, u8 dpcd[8], int allow) in nv50_mstm_detect() function