Home
last modified time | relevance | path

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

/hardware/intel/img/libdrm/libdrm/
Dxf86drmMode.h240 } drmModeConnection; typedef
256 drmModeConnection connection;
/hardware/intel/img/libdrm/tests/modeprint/
Dmodeprint.c53 const char* getConnectionText(drmModeConnection conn) in getConnectionText()