Searched refs:nouveau_dp_detect (Results 1 – 2 of 2) sorted by relevance
158 int nouveau_dp_detect(struct nouveau_connector *, struct nouveau_encoder *);
427 ret = nouveau_dp_detect(conn, nv_encoder); in nouveau_connector_ddc_detect()