HomeSort by: relevance | last modified time | path
    Searched refs:__drm_format_info (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_fourcc.h 309 const struct drm_format_info *__drm_format_info(u32 format);
  /src/sys/external/bsd/drm2/dist/drm/
drm_fourcc.c 162 const struct drm_format_info *__drm_format_info(u32 format) function in typeref:typename:const struct drm_format_info *
309 info = __drm_format_info(format);
drm_framebuffer.c 184 info = __drm_format_info(r->pixel_format);

Completed in 13 milliseconds