Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/starfive/camss/
Dstf-isp.c13 static int isp_set_selection(struct v4l2_subdev *sd,
167 isp_set_selection(sd, state, &sel); in isp_set_format()
235 static int isp_set_selection(struct v4l2_subdev *sd, in isp_set_selection() function
261 isp_set_selection(sd, state, &crop); in isp_set_selection()
312 .set_selection = isp_set_selection,