Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
Devent.h48 struct nvif_notify_conn_rep_v0 { struct
/kernel/linux/linux-5.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.c542 struct nvif_notify_conn_rep_v0 rep = {}; in nvkm_dp_hpd()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_connector.c1152 const struct nvif_notify_conn_rep_v0 *rep = notify->data; in nouveau_connector_hotplug()
1419 sizeof(struct nvif_notify_conn_rep_v0), in nouveau_connector_create()