Searched defs:drm_mode_create_dumb (Results 1 – 3 of 3) sorted by relevance
664 struct drm_mode_create_dumb { struct665 __u32 height;666 __u32 width;667 __u32 bpp;668 __u32 flags;670 __u32 handle;671 __u32 pitch;672 __u64 size;
684 struct drm_mode_create_dumb { struct685 __u32 height;686 __u32 width;687 __u32 bpp;688 __u32 flags;690 __u32 handle;691 __u32 pitch;692 __u64 size;
704 struct drm_mode_create_dumb { struct705 __u32 height;706 __u32 width;707 __u32 bpp;708 __u32 flags;710 __u32 handle;711 __u32 pitch;712 __u64 size;