Searched refs:ccs_get_crop_compose (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/media/i2c/ccs/ |
D | ccs-core.c | 2086 static void ccs_get_crop_compose(struct v4l2_subdev *subdev, in ccs_get_crop_compose() function 2122 ccs_get_crop_compose(subdev, sd_state, crops, &comp, which); in ccs_propagate() 2249 ccs_get_crop_compose(subdev, sd_state, crops, NULL, fmt->which); in ccs_set_format() 2479 ccs_get_crop_compose(subdev, sd_state, crops, &comp, sel->which); in ccs_set_compose() 2545 ccs_get_crop_compose(subdev, sd_state, crops, NULL, sel->which); in ccs_set_crop() 2612 ccs_get_crop_compose(subdev, sd_state, crops, &comp, sel->which); in __ccs_get_selection()
|