Home
last modified time | relevance | path

Searched refs:vfe_try_format (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c822 * vfe_try_format - Handle try format by pad subdev method
829 static void vfe_try_format(struct vfe_line *line, in vfe_try_format() function
1019 vfe_try_format(line, sd_state, fse->pad, &format, fse->which); in vfe_enum_frame_size()
1029 vfe_try_format(line, sd_state, fse->pad, &format, fse->which); in vfe_enum_frame_size()
1083 vfe_try_format(line, sd_state, fmt->pad, &fmt->format, fmt->which); in vfe_set_format()
1095 vfe_try_format(line, sd_state, MSM_VFE_PAD_SRC, format, in vfe_set_format()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1520 * vfe_try_format - Handle try format by pad subdev method
1527 static void vfe_try_format(struct vfe_line *line, in vfe_try_format() function
1716 vfe_try_format(line, cfg, fse->pad, &format, fse->which); in vfe_enum_frame_size()
1726 vfe_try_format(line, cfg, fse->pad, &format, fse->which); in vfe_enum_frame_size()
1780 vfe_try_format(line, cfg, fmt->pad, &fmt->format, fmt->which); in vfe_set_format()
1792 vfe_try_format(line, cfg, MSM_VFE_PAD_SRC, format, in vfe_set_format()

Completed in 5 milliseconds