HomeSort by: relevance | last modified time | path
    Searched defs:plugged (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.c 1163 bool plugged = (rep->mask != NVIF_NOTIFY_CONN_V0_UNPLUG); local
1193 if (!plugged)
1195 NV_DEBUG(drm, "%splugged %s\n", plugged ? "" : "un", name);
1197 if (!plugged)

Completed in 36 milliseconds