Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h88 int nouveau_dp_detect(struct nouveau_encoder *);
Dnouveau_dp.c54 nouveau_dp_detect(struct nouveau_encoder *nv_encoder) in nouveau_dp_detect() function
Dnouveau_connector.c146 int ret = nouveau_dp_detect(nv_encoder); in nouveau_connector_ddc_detect()