Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dconn.h24 int nvif_conn_hpd_status(struct nvif_conn *);
/Linux-v6.6/drivers/gpu/drm/nouveau/nvif/
Dconn.c49 nvif_conn_hpd_status(struct nvif_conn *conn) in nvif_conn_hpd_status() function
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_dp.c141 hpd = nvif_conn_hpd_status(&nv_connector->conn); in nouveau_dp_detect()