Searched refs:__drm_format_info (Results 1 – 3 of 3) sorted by relevance
308 const struct drm_format_info *__drm_format_info(u32 format);
147 const struct drm_format_info *__drm_format_info(u32 format) in __drm_format_info() function348 info = __drm_format_info(format); in drm_format_info()
161 if (!__drm_format_info(r->pixel_format)) { in framebuffer_check()
Completed in 9 milliseconds