shmob_drm_format_info  156 drivers/gpu/drm/shmobile/shmob_drm_crtc.c 	const struct shmob_drm_format_info *format;
shmob_drm_format_info  165 drivers/gpu/drm/shmobile/shmob_drm_crtc.c 	format = shmob_drm_format_info(crtc->primary->fb->format->format);
shmob_drm_format_info  351 drivers/gpu/drm/shmobile/shmob_drm_crtc.c 	const struct shmob_drm_format_info *format;
shmob_drm_format_info  353 drivers/gpu/drm/shmobile/shmob_drm_crtc.c 	format = shmob_drm_format_info(crtc->primary->fb->format->format);
shmob_drm_format_info   20 drivers/gpu/drm/shmobile/shmob_drm_crtc.h struct shmob_drm_format_info;
shmob_drm_format_info   28 drivers/gpu/drm/shmobile/shmob_drm_crtc.h 	const struct shmob_drm_format_info *format;
shmob_drm_format_info   26 drivers/gpu/drm/shmobile/shmob_drm_kms.c static const struct shmob_drm_format_info shmob_drm_format_infos[] = {
shmob_drm_format_info   75 drivers/gpu/drm/shmobile/shmob_drm_kms.c const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc)
shmob_drm_format_info   95 drivers/gpu/drm/shmobile/shmob_drm_kms.c 	const struct shmob_drm_format_info *format;
shmob_drm_format_info   97 drivers/gpu/drm/shmobile/shmob_drm_kms.c 	format = shmob_drm_format_info(mode_cmd->pixel_format);
shmob_drm_format_info   25 drivers/gpu/drm/shmobile/shmob_drm_kms.h const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc);
shmob_drm_format_info   26 drivers/gpu/drm/shmobile/shmob_drm_plane.c 	const struct shmob_drm_format_info *format;
shmob_drm_format_info  179 drivers/gpu/drm/shmobile/shmob_drm_plane.c 	const struct shmob_drm_format_info *format;
shmob_drm_format_info  181 drivers/gpu/drm/shmobile/shmob_drm_plane.c 	format = shmob_drm_format_info(fb->format->format);