Searched refs:drm_mode_set_plane (Results 1 – 5 of 5) sorted by relevance
146 struct drm_mode_set_plane { struct
770 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
180 struct drm_mode_set_plane { struct
808 #define DRM_IOCTL_MODE_SETPLANE DRM_IOWR(0xB7, struct drm_mode_set_plane)
942 struct drm_mode_set_plane s; in drmModeSetPlane()