Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h102 int nouveau_dp_detect(struct nouveau_encoder *);
Dnouveau_dp.c60 nouveau_dp_detect(struct nouveau_encoder *nv_encoder) in nouveau_dp_detect() function
Dnouveau_connector.c422 ret = nouveau_dp_detect(nv_encoder); in nouveau_connector_ddc_detect()