Home
last modified time | relevance | path

Searched refs:drm_fb_create_dumb (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/backend-drm/
Ddrm-internal.h687 drm_fb_create_dumb(struct drm_backend *b, int width, int height,
Dfb.c117 drm_fb_create_dumb(struct drm_backend *b, int width, int height, in drm_fb_create_dumb() function
Ddrm.c1261 output->dumb[i] = drm_fb_create_dumb(b, w, h, format); in drm_output_init_pixman()