Home
last modified time | relevance | path

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

/external/igt-gpu-tools/include/drm-uapi/
Ddrm.h867 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never wor…
868 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never wor…
Ddrm_mode.h558 struct drm_mode_mode_cmd { struct
/external/kernel-headers/original/uapi/drm/
Ddrm.h907 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never wor…
908 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never wor…
Ddrm_mode.h578 struct drm_mode_mode_cmd { struct
/external/libdrm/include/drm/
Ddrm.h900 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never wor…
901 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never wor…
Ddrm_mode.h557 struct drm_mode_mode_cmd { struct
/external/mesa3d/include/drm-uapi/
Ddrm.h901 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never wor…
902 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never wor…
Ddrm_mode.h572 struct drm_mode_mode_cmd { struct
/external/libdrm/
Dxf86drmMode.c605 struct drm_mode_mode_cmd res; in drmModeAttachMode()
616 struct drm_mode_mode_cmd res; in drmModeDetachMode()