Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h144 bool nouveau_dp_link_check(struct nouveau_connector *);
Dnouveau_dp.c215 nouveau_dp_link_check(struct nouveau_connector *nv_connector) in nouveau_dp_link_check() function
Dnouveau_display.c505 if (nouveau_dp_link_check(nv_connector)) in nouveau_display_hpd_work()