Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1060 static int vfe_set_selection(struct v4l2_subdev *sd,
1107 ret = vfe_set_selection(sd, sd_state, &sel); in vfe_set_format()
1186 * vfe_set_selection - Handle set selection by pads subdev method
1193 static int vfe_set_selection(struct v4l2_subdev *sd, in vfe_set_selection() function
1220 ret = vfe_set_selection(sd, sd_state, &crop); in vfe_set_selection()
1461 .set_selection = vfe_set_selection,
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1757 static int vfe_set_selection(struct v4l2_subdev *sd,
1804 ret = vfe_set_selection(sd, cfg, &sel); in vfe_set_format()
1883 * vfe_set_selection - Handle set selection by pads subdev method
1890 static int vfe_set_selection(struct v4l2_subdev *sd, in vfe_set_selection() function
1917 ret = vfe_set_selection(sd, cfg, &crop); in vfe_set_selection()
2185 .set_selection = vfe_set_selection,

Completed in 5 milliseconds