Searched refs:shmob_drm_format_info (Results 1 – 5 of 5) sorted by relevance
18 struct shmob_drm_format_info { struct25 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc); argument
26 static const struct shmob_drm_format_info shmob_drm_format_infos[] = {80 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc) in shmob_drm_format_info() function100 const struct shmob_drm_format_info *format; in shmob_drm_fb_create()102 format = shmob_drm_format_info(mode_cmd->pixel_format); in shmob_drm_fb_create()
20 struct shmob_drm_format_info;28 const struct shmob_drm_format_info *format;
26 const struct shmob_drm_format_info *format;183 const struct shmob_drm_format_info *format; in shmob_drm_plane_update()185 format = shmob_drm_format_info(fb->format->format); in shmob_drm_plane_update()
160 const struct shmob_drm_format_info *format; in shmob_drm_crtc_start()169 format = shmob_drm_format_info(crtc->primary->fb->format->format); in shmob_drm_crtc_start()356 const struct shmob_drm_format_info *format; in shmob_drm_crtc_mode_set()358 format = shmob_drm_format_info(crtc->primary->fb->format->format); in shmob_drm_crtc_mode_set()