Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h166 bool nouveau_dp_link_check(struct nouveau_connector *);
Dnouveau_dp.c480 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()