Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1045 #define DRM_IOCTL_MODE_GETFB DRM_IOWR(0xAD, struct drm_mode_fb_cmd)
1046 #define DRM_IOCTL_MODE_ADDFB DRM_IOWR(0xAE, struct drm_mode_fb_cmd)
H A Ddrm_mode.h652 struct drm_mode_fb_cmd { struct
/third_party/libdrm/include/drm/
H A Ddrm.h1045 #define DRM_IOCTL_MODE_GETFB DRM_IOWR(0xAD, struct drm_mode_fb_cmd)
1046 #define DRM_IOCTL_MODE_ADDFB DRM_IOWR(0xAE, struct drm_mode_fb_cmd)
H A Ddrm_mode.h568 struct drm_mode_fb_cmd { struct
/third_party/libdrm/
H A Dxf86drmMode.c263 struct drm_mode_fb_cmd f; in drmModeAddFB()
325 struct drm_mode_fb_cmd info; in drmModeGetFB()

Completed in 15 milliseconds