Searched refs:drm_mode_mode_cmd (Results 1 – 5 of 5) sorted by relevance
753 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd)754 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd)
415 struct drm_mode_mode_cmd { struct
791 #define DRM_IOCTL_MODE_ATTACHMODE DRM_IOWR(0xA8, struct drm_mode_mode_cmd) /* deprecated (never wor…792 #define DRM_IOCTL_MODE_DETACHMODE DRM_IOWR(0xA9, struct drm_mode_mode_cmd) /* deprecated (never wor…
470 struct drm_mode_mode_cmd { struct
588 struct drm_mode_mode_cmd res; in drmModeAttachMode()599 struct drm_mode_mode_cmd res; in drmModeDetachMode()