Searched refs:__ov5693_get_pad_crop (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | ov5693.c | 784 __ov5693_get_pad_crop(struct ov5693_device *ov5693, in __ov5693_get_pad_crop() function 821 crop = __ov5693_get_pad_crop(ov5693, state, format->pad, format->which); in ov5693_set_fmt() 893 sel->r = *__ov5693_get_pad_crop(ov5693, state, sel->pad, in ov5693_get_selection() 949 __crop = __ov5693_get_pad_crop(ov5693, state, sel->pad, sel->which); in ov5693_set_selection() 1048 __crop = __ov5693_get_pad_crop(ov5693, state, fse->pad, fse->which); in ov5693_enum_frame_size()
|