Searched refs:__vfe_get_format (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/media/platform/qcom/camss/ |
| H A D | camss-vfe.c | 1249 __vfe_get_format(struct vfe_line *line, in __vfe_get_format() function 1340 *fmt = *__vfe_get_format(line, sd_state, MSM_VFE_PAD_SINK, in vfe_try_format() 1374 fmt = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SINK, which); in vfe_try_compose() 1464 sink_fmt = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SINK, in vfe_enum_mbus_code() 1529 format = __vfe_get_format(line, sd_state, fmt->pad, fmt->which); in vfe_get_format() 1557 format = __vfe_get_format(line, sd_state, fmt->pad, fmt->which); in vfe_set_format() 1569 format = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SRC, in vfe_set_format()
|