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