Searched refs:ccs_get_crop_compose (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ccs/ |
D | ccs-core.c | 2092 static void ccs_get_crop_compose(struct v4l2_subdev *subdev, in ccs_get_crop_compose() function 2128 ccs_get_crop_compose(subdev, sd_state, crops, &comp, which); in ccs_propagate() 2255 ccs_get_crop_compose(subdev, sd_state, crops, NULL, fmt->which); in ccs_set_format() 2485 ccs_get_crop_compose(subdev, sd_state, crops, &comp, sel->which); in ccs_set_compose() 2551 ccs_get_crop_compose(subdev, sd_state, crops, NULL, sel->which); in ccs_set_crop() 2618 ccs_get_crop_compose(subdev, sd_state, crops, &comp, sel->which); in __ccs_get_selection()
|