Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c760 * __vfe_get_format - Get pointer to format structure
769 __vfe_get_format(struct vfe_line *line, in __vfe_get_format() function
862 *fmt = *__vfe_get_format(line, sd_state, MSM_VFE_PAD_SINK, in vfe_try_format()
896 fmt = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SINK, which); in vfe_try_compose()
986 sink_fmt = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SINK, in vfe_enum_mbus_code()
1051 format = __vfe_get_format(line, sd_state, fmt->pad, fmt->which); in vfe_get_format()
1079 format = __vfe_get_format(line, sd_state, fmt->pad, fmt->which); in vfe_set_format()
1091 format = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SRC, in vfe_set_format()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1459 * __vfe_get_format - Get pointer to format structure
1468 __vfe_get_format(struct vfe_line *line, in __vfe_get_format() function
1560 *fmt = *__vfe_get_format(line, cfg, MSM_VFE_PAD_SINK, which); in vfe_try_format()
1593 fmt = __vfe_get_format(line, cfg, MSM_VFE_PAD_SINK, which); in vfe_try_compose()
1683 sink_fmt = __vfe_get_format(line, cfg, MSM_VFE_PAD_SINK, in vfe_enum_mbus_code()
1748 format = __vfe_get_format(line, cfg, fmt->pad, fmt->which); in vfe_get_format()
1776 format = __vfe_get_format(line, cfg, fmt->pad, fmt->which); in vfe_set_format()
1788 format = __vfe_get_format(line, cfg, MSM_VFE_PAD_SRC, in vfe_set_format()

Completed in 4 milliseconds