Home
last modified time | relevance | path

Searched refs:drm_mode_mode_cmd (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1039 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never worked) */
1040 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never worked) */
H A Ddrm_mode.h744 struct drm_mode_mode_cmd { struct
/third_party/libdrm/include/drm/
H A Ddrm.h1039 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never worked) */
1040 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never worked) */
H A Ddrm_mode.h660 struct drm_mode_mode_cmd { struct
/third_party/libdrm/
H A Dxf86drmMode.c615 struct drm_mode_mode_cmd res; in drmModeAttachMode()
626 struct drm_mode_mode_cmd res; in drmModeDetachMode()

Completed in 11 milliseconds