Home
last modified time | relevance | path

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

/hardware/intel/img/libdrm/shared-core/
Ddrm.h789 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd)
790 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)
Ddrm_mode.h279 struct drm_mode_mode_cmd { struct
/hardware/intel/img/libdrm/libdrm/
Dxf86drmMode.c456 struct drm_mode_mode_cmd res; in drmModeAttachMode()
466 struct drm_mode_mode_cmd res; in drmModeDetachMode()