Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/ccs/
Dccs-core.c2083 static void ccs_propagate(struct v4l2_subdev *subdev, in ccs_propagate() function
2231 ccs_propagate(subdev, sd_state, fmt->which, V4L2_SEL_TGT_CROP); in ccs_set_format()
2464 ccs_propagate(subdev, sd_state, sel->which, V4L2_SEL_TGT_COMPOSE); in ccs_set_compose()
2544 ccs_propagate(subdev, sd_state, sel->which, V4L2_SEL_TGT_CROP); in ccs_set_crop()
3042 ccs_propagate(sd, sd_state, is_active, V4L2_SEL_TGT_CROP); in ccs_init_state()