Home
last modified time | relevance | path

Searched refs:vfe_get_format (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1044 static int vfe_get_format(struct v4l2_subdev *sd, in vfe_get_format() function
1140 ret = vfe_get_format(sd, sd_state, &fmt); in vfe_get_selection()
1235 ret = vfe_get_format(sd, sd_state, &fmt); in vfe_set_selection()
1458 .get_fmt = vfe_get_format,