Searched defs:drm_framebuffer (Results 1 – 10 of 10) sorted by relevance
47 struct drm_framebuffer { struct60 struct drm_framebuffer *fb); argument
255 struct drm_framebuffer { struct262 struct drm_framebuffer *fb; argument
41315 struct drm_framebuffer { struct41321 const struct drm_framebuffer_funcs *funcs; argument41322 unsigned int pitches[4];41323 unsigned int offsets[4];41324 uint64_t modifier;41325 unsigned int width;41326 unsigned int height;41327 int flags;41328 int hot_x;41329 int hot_y;[all …]
76800 struct drm_framebuffer { struct76806 const struct drm_framebuffer_funcs *funcs; argument76807 unsigned int pitches[4];76808 unsigned int offsets[4];76832 struct drm_framebuffer_funcs { argument76833 void (*destroy)(struct drm_framebuffer *); argument
47085 struct drm_framebuffer { struct47091 const struct drm_framebuffer_funcs *funcs; argument47105 void (*destroy)(struct drm_framebuffer *); argument
84512 struct drm_framebuffer { struct84518 const struct drm_framebuffer_funcs *funcs; argument84519 unsigned int pitches[4];84520 unsigned int offsets[4];84521 uint64_t modifier;84522 unsigned int width;84523 unsigned int height;84524 int flags;84525 int hot_x;84526 int hot_y;[all …]
86417 struct drm_framebuffer { struct86423 const struct drm_framebuffer_funcs *funcs; argument86424 unsigned int pitches[4];86425 unsigned int offsets[4];86449 struct drm_framebuffer_funcs { argument86450 void (*destroy)(struct drm_framebuffer *); argument