Home
last modified time | relevance | path

Searched full:ov2685 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/media/i2c/
Dov2685.c3 * ov2685 driver
88 struct ov2685 { struct
107 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) argument
346 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt() local
350 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt); in ov2685_set_fmt()
359 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt() local
362 ov2685_fill_fmt(ov2685->cur_mode, mbus_fmt); in ov2685_get_fmt()
399 __ov2685_get_pad_crop(struct ov2685 *ov2685, in __ov2685_get_pad_crop() argument
403 const struct ov2685_mode *mode = ov2685->cur_mode; in __ov2685_get_pad_crop()
419 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_selection() local
[all …]
DKconfig418 tristate "OmniVision OV2685 sensor support"
421 OV2685 camera.
424 module will be called ov2685.
DMakefile92 obj-$(CONFIG_VIDEO_OV2685) += ov2685.o
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dovti,ov2685.yaml4 $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";
/linux-6.12.1/Documentation/devicetree/bindings/media/
Drockchip-isp1.yaml239 compatible = "ovti,ov2685";
/linux-6.12.1/Documentation/admin-guide/media/
Di2c-cardlist.rst87 ov2685 OmniVision OV2685 sensor
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3399-gru-scarlet.dtsi326 compatible = "ovti,ov2685";
/linux-6.12.1/
DMAINTAINERS17055 OMNIVISION OV2685 SENSOR DRIVER
17060 F: Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml
17061 F: drivers/media/i2c/ov2685.c