Home
last modified time | relevance | path

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

/external/libdrm/
Dcore-symbols.txt103 drmModeAttachMode
Dxf86drmMode.h377 extern int drmModeAttachMode(int fd, uint32_t connectorId, drmModeModeInfoPtr mode_info);
Dxf86drmMode.c608 drm_public int drmModeAttachMode(int fd, uint32_t connector_id, drmModeModeInfoPtr mode_info) in drmModeAttachMode() function