Searched refs:ccs_get_crop_compose (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/media/i2c/ccs/ |
D | ccs-core.c | 2084 static void ccs_get_crop_compose(struct v4l2_subdev *subdev, in ccs_get_crop_compose() function 2120 ccs_get_crop_compose(subdev, sd_state, crops, &comp, which); in ccs_propagate() 2247 ccs_get_crop_compose(subdev, sd_state, crops, NULL, fmt->which); in ccs_set_format() 2477 ccs_get_crop_compose(subdev, sd_state, crops, &comp, sel->which); in ccs_set_compose() 2543 ccs_get_crop_compose(subdev, sd_state, crops, NULL, sel->which); in ccs_set_crop() 2610 ccs_get_crop_compose(subdev, sd_state, crops, &comp, sel->which); in __ccs_get_selection()
|