Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_encoder.h158 int nouveau_dp_detect(struct nouveau_connector *, struct nouveau_encoder *);
H A Dnouveau_connector.c427 ret = nouveau_dp_detect(conn, nv_encoder); in nouveau_connector_ddc_detect()