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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_fb_helper.h 68 * drm_fb_helper_fill_info() to fill out the &fb_info.var structure.
246 void drm_fb_helper_fill_info(struct fb_info *info,
356 drm_fb_helper_fill_info(struct fb_info *info, function in typeref:typename:void
  /src/sys/external/bsd/drm2/dist/drm/
drm_fb_helper.c 1705 * drm_fb_helper_fill_info - initializes fbdev information
1717 void drm_fb_helper_fill_info(struct fb_info *info, function in typeref:typename:void
1732 EXPORT_SYMBOL(drm_fb_helper_fill_info);
1885 * drm framebuffer used to back the fbdev. drm_fb_helper_fill_info() is provided
2156 drm_fb_helper_fill_info(fbi, fb_helper, sizes);

Completed in 13 milliseconds