Searched refs:ov2685 (Results 1 – 8 of 8) sorted by relevance
88 struct ov2685 { struct108 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) argument347 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt() local351 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt); in ov2685_set_fmt()360 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt() local363 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt); in ov2685_get_fmt()400 __ov2685_get_pad_crop(struct ov2685 *ov2685, in __ov2685_get_pad_crop() argument404 const struct ov2685_mode *mode = ov2685->cur_mode; in __ov2685_get_pad_crop()408 return v4l2_subdev_get_try_crop(&ov2685->subdev, state, pad); in __ov2685_get_pad_crop()420 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_selection() local[all …]
83 obj-$(CONFIG_VIDEO_OV2685) += ov2685.o
351 module will be called ov2685.
87 ov2685 OmniVision OV2685 sensor
326 compatible = "ovti,ov2685";
15803 F: Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml15804 F: drivers/media/i2c/ov2685.c
[all...]