Home
last modified time | relevance | path

Searched refs:nvif_notify_conn_rep_v0 (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/
Devent.h48 struct nvif_notify_conn_rep_v0 { struct
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dconn.c39 struct nvif_notify_conn_rep_v0 rep; in nvkm_conn_hpd()
Dbase.c110 notify->size = sizeof(struct nvif_notify_conn_rep_v0); in nvkm_disp_hpd_ctor()
Ddp.c694 struct nvif_notify_conn_rep_v0 rep = {}; in nvkm_dp_hpd()
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_connector.c1170 const struct nvif_notify_conn_rep_v0 *rep = notify->data; in nouveau_connector_hotplug()
1436 sizeof(struct nvif_notify_conn_rep_v0), in nouveau_connector_create()