Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_MODE_ATTACHMODE (Results 1 - 3 of 3) 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) */ macro
/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) */ macro
/third_party/libdrm/
H A Dxf86drmMode.c621 return DRM_IOCTL(fd, DRM_IOCTL_MODE_ATTACHMODE, &res); in drmModeAttachMode()

Completed in 7 milliseconds