Searched defs:drm_mode_create_dumb (Results 1 – 4 of 4) sorted by relevance
58 int drm_mode_create_dumb(struct drm_device *dev, in drm_mode_create_dumb() function
422 struct drm_mode_create_dumb { struct423 __u32 height;424 __u32 width;425 __u32 bpp;426 __u32 flags;428 __u32 handle;429 __u32 pitch;430 __u64 size;
417 struct drm_mode_create_dumb { struct418 __u32 height;419 __u32 width;420 __u32 bpp;421 __u32 flags;422 __u32 handle;423 __u32 pitch;424 __u64 size;
805 struct drm_mode_create_dumb { struct806 __u32 height;807 __u32 width;808 __u32 bpp;809 __u32 flags;811 __u32 handle;812 __u32 pitch;813 __u64 size;