Searched refs:drm_mode_get_plane (Results 1 – 9 of 9) sorted by relevance
286 struct drm_mode_get_plane { struct
883 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
285 struct drm_mode_get_plane { struct
916 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
304 struct drm_mode_get_plane { struct
923 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
294 struct drm_mode_get_plane { struct
917 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
1016 struct drm_mode_get_plane ovr, counts; in drmModeGetPlane()