Searched refs:NVIF_NOTIFY_CONN_V0_UNPLUG (Results 1 – 4 of 4) sorted by relevance
39 #define NVIF_NOTIFY_CONN_V0_UNPLUG 0x02 macro
45 rep.mask = NVIF_NOTIFY_CONN_V0_UNPLUG; in nvkm_connector_hpd()
154 rep.mask |= NVIF_NOTIFY_CONN_V0_UNPLUG; in nvkm_output_dp_hpd()
968 bool plugged = (rep->mask != NVIF_NOTIFY_CONN_V0_UNPLUG); in nouveau_connector_hotplug()