Searched defs:drm_framebuffer (Results 1 – 2 of 2) sorted by relevance
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
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