Home
last modified time | relevance | path

Searched refs:ov4689 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/media/i2c/
H A Dov4689.c123 struct ov4689 { struct
337 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt() local
415 static int ov4689_setup_timings(struct ov4689 *ov4689) in ov4689_setup_timings() argument
452 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_s_stream() local
520 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_power_on() local
558 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_power_off() local
635 struct ov4689 *ov4689 = in ov4689_set_ctrl() local
808 static int ov4689_check_sensor_id(struct ov4689 *ov4689, in ov4689_check_sensor_id() argument
897 struct ov4689 *ov4689; in ov4689_probe() local
923 ov4689->clock_rate = clk_get_rate(ov4689->xvclk); in ov4689_probe()
[all …]
H A DMakefile95 obj-$(CONFIG_VIDEO_OV4689) += ov4689.o
H A DKconfig447 module will be called ov4689.
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov4689.yaml4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov4689.yaml#
24 const: ovti,ov4689
104 ov4689: camera@36 {
105 compatible = "ovti,ov4689";
/linux-6.15/
H A DMAINTAINERS18077 F: Documentation/devicetree/bindings/media/i2c/ovti,ov4689.yaml
18078 F: drivers/media/i2c/ov4689.c