Searched refs:get_format (Results 1 – 7 of 7) sorted by relevance
47 const struct msm_format *(*get_format)(struct msm_kms *kms, uint32_t format); member
189 format = kms->funcs->get_format(kms, mode_cmd->pixel_format); in msm_framebuffer_init()
391 const struct gsc_fmt *get_format(int index);
641 ctx->s_frame.fmt = get_format(0); in gsc_m2m_open()642 ctx->d_frame.fmt = get_format(0); in gsc_m2m_open()
200 const struct gsc_fmt *get_format(int index) in get_format() function217 fmt = get_format(i); in find_fmt()
198 .get_format = mdp_get_format,
144 .get_format = mdp_get_format,