Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Ddrmconnector.h79 drmModeConnection state_;
/external/libdrm/
Dxf86drmMode.h277 } drmModeConnection; typedef
293 drmModeConnection connection;
/external/libdrm/tests/modeprint/
Dmodeprint.c56 const char* getConnectionText(drmModeConnection conn) in getConnectionText()