Searched refs:drm_mode_get_plane_res (Results 1 – 5 of 5) sorted by relevance
174 struct drm_mode_get_plane_res { struct
768 #define DRM_IOCTL_MODE_GETPLANERESOURCES DRM_IOWR(0xB5, struct drm_mode_get_plane_res)
192 struct drm_mode_get_plane_res { struct
781 #define DRM_IOCTL_MODE_GETPLANERESOURCES DRM_IOWR(0xB5, struct drm_mode_get_plane_res)
1023 struct drm_mode_get_plane_res res, counts; in drmModeGetPlaneResources()