Searched refs:__ov5693_get_pad_crop (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/media/i2c/ |
D | ov5693.c | 917 __ov5693_get_pad_crop(struct ov5693_device *ov5693, in __ov5693_get_pad_crop() function 954 crop = __ov5693_get_pad_crop(ov5693, state, format->pad, format->which); in ov5693_set_fmt() 1026 sel->r = *__ov5693_get_pad_crop(ov5693, state, sel->pad, in ov5693_get_selection() 1082 __crop = __ov5693_get_pad_crop(ov5693, state, sel->pad, sel->which); in ov5693_set_selection() 1175 __crop = __ov5693_get_pad_crop(ov5693, state, fse->pad, fse->which); in ov5693_enum_frame_size()
|