Searched refs:drm_mode_get_plane (Results 1 – 8 of 8) sorted by relevance
178 struct drm_mode_get_plane { struct
534 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
294 struct drm_mode_get_plane { struct
923 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
162 struct drm_mode_get_plane { struct
552 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
525 struct drm_mode_get_plane *plane_resp = data; in drm_mode_getplane()