Searched refs:shmob_drm_format_info (Results 1 – 3 of 3) sorted by relevance
18 struct shmob_drm_format_info { struct28 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc); argument
28 static const struct shmob_drm_format_info shmob_drm_format_infos[] = {102 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc) in shmob_drm_format_info() function122 const struct shmob_drm_format_info *format; in shmob_drm_fb_create()124 format = shmob_drm_format_info(mode_cmd->pixel_format); in shmob_drm_fb_create()
23 struct shmob_drm_format_info;