HomeSort by: relevance | last modified time | path
    Searched defs:drm_framebuffer_init (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_framebuffer.c 65 * using drm_framebuffer_init() - after calling that function userspace can use
712 * drm_framebuffer_init - initialize a framebuffer
729 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, function in typeref:typename:int
760 EXPORT_SYMBOL(drm_framebuffer_init);

Completed in 11 milliseconds