Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7740.c273 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_get_register() local
288 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_set_register() local
616 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_set_stream() local
761 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_try_fmt_internal() local
807 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_set_fmt() local
853 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_get_fmt() local
893 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_get_default_format() local
905 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); in ov7740_open() local
922 struct ov7740 *ov7740) in ov7740_probe_dt() argument
1066 struct ov7740 *ov7740; in ov7740_probe() local
[all …]
H A DMakefile99 obj-$(CONFIG_VIDEO_OV7740) += ov7740.o
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7740.txt12 - compatible: "ovti,ov7740".
29 ov7740: camera@21 {
30 compatible = "ovti,ov7740";
/openbmc/linux/Documentation/admin-guide/media/
H A Di2c-cardlist.rst99 ov7740 OmniVision OV7740 sensor
/openbmc/linux/
H A DMAINTAINERS15873 F: Documentation/devicetree/bindings/media/i2c/ov7740.txt
15874 F: drivers/media/i2c/ov7740.c