Searched full:ov2685 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov2685.c | 3 * ov2685 driver 88 struct ov2685 { struct 108 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) argument 347 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt() local 351 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt); in ov2685_set_fmt() 360 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt() local 363 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() argument 404 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() [all …]
|
H A D | Kconfig | 345 tristate "OmniVision OV2685 sensor support" 348 OV2685 camera. 351 module will be called ov2685.
|
H A D | Makefile | 83 obj-$(CONFIG_VIDEO_OV2685) += ov2685.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov2685.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov2685.yaml# 7 title: OmniVision OV2685 Image Sensor 14 const: ovti,ov2685 79 ov2685: camera-sensor@3c { 80 compatible = "ovti,ov2685";
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | rockchip-isp1.yaml | 214 compatible = "ovti,ov2685";
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 87 ov2685 OmniVision OV2685 sensor
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-scarlet.dtsi | 326 compatible = "ovti,ov2685";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15798 OMNIVISION OV2685 SENSOR DRIVER 15803 F: Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml 15804 F: drivers/media/i2c/ov2685.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |