Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h158 NOUVEAU_DP_NONE, enumerator
Dnouveau_dp.c226 int ret = NOUVEAU_DP_NONE, hpd; in nouveau_dp_detect()
235 return NOUVEAU_DP_NONE; in nouveau_dp_detect()
306 if (ret == NOUVEAU_DP_NONE) in nouveau_dp_detect()