Searched full:ov772x (Results 1 – 25 of 35) sorted by relevance
12
| /kernel/linux/linux-5.10/include/media/i2c/ |
| D | ov772x.h | 3 * ov772x Camera 49 * ov772x_camera_info - ov772x driver interface structure
|
| D | tw9910.h | 8 * Based on ov772x.h
|
| /kernel/linux/linux-6.6/include/media/i2c/ |
| D | ov772x.h | 3 * ov772x Camera 49 * struct ov772x_camera_info - ov772x driver interface structure
|
| D | tw9910.h | 8 * Based on ov772x.h
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ovti,ov772x.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov772x.yaml# 113 ov772x: camera@21 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | ov772x.txt | 27 ov772x: camera@21 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | video-interfaces.txt | 520 The example snippet below describes two data pipelines. ov772x and imx074 are 523 node. ov772x sensor is linked directly to the ceu0 video host interface. 527 pipelines can be active: ov772x -> ceu0 or imx074 -> csi2 -> ceu0. 571 compatible = "ovti,ov772x";
|
| /kernel/linux/linux-6.6/arch/sh/boards/mach-migor/ |
| D | setup.c | 31 #include <media/i2c/ov772x.h> 308 { /* [0] = ov772x */ 422 I2C_BOARD_INFO("ov772x", 0x21),
|
| /kernel/linux/linux-5.10/arch/sh/boards/mach-migor/ |
| D | setup.c | 31 #include <media/i2c/ov772x.h> 308 { /* [0] = ov772x */ 422 I2C_BOARD_INFO("ov772x", 0x21),
|
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| D | Kconfig | 159 tristate "OV534 OV772x USB Camera Driver" 163 and sensor OV772x (e.g. Sony Playstation EYE)
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| D | Kconfig | 153 tristate "OV534 OV772x USB Camera Driver" 157 and sensor OV772x (e.g. Sony Playstation EYE)
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | ov772x.c | 3 * ov772x Camera Driver 29 #include <media/i2c/ov772x.h> 1428 "Missing ov772x platform data for non-DT device\n"); in ov772x_probe() 1537 { "ov772x", 0 }, 1551 .name = "ov772x", 1561 MODULE_DESCRIPTION("V4L2 driver for OV772x image sensor");
|
| D | Kconfig | 483 tristate "OmniVision OV772x sensor support" 487 OV772x camera. 490 module will be called ov772x.
|
| D | Makefile | 98 obj-$(CONFIG_VIDEO_OV772X) += ov772x.o
|
| D | ov9640.c | 7 * Based on ov772x camera driver:
|
| D | tw9910.c | 10 * Based on ov772x driver,
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ov772x.c | 3 * ov772x Camera Driver 29 #include <media/i2c/ov772x.h> 1367 "Missing ov772x platform data for non-DT device\n"); in ov772x_probe() 1470 { "ov772x", 0 }, 1484 .name = "ov772x", 1494 MODULE_DESCRIPTION("V4L2 driver for OV772x image sensor");
|
| D | Kconfig | 986 tristate "OmniVision OV772x sensor support" 991 OV772x camera. 994 module will be called ov772x.
|
| D | Makefile | 81 obj-$(CONFIG_VIDEO_OV772X) += ov772x.o
|
| D | ov9640.c | 7 * Based on ov772x camera driver:
|
| D | tw9910.c | 10 * Based on ov772x driver,
|
| /kernel/linux/linux-5.10/arch/sh/boards/mach-ap325rxa/ |
| D | setup.c | 38 #include <media/i2c/ov772x.h> 379 I2C_BOARD_INFO("ov772x", 0x21),
|
| /kernel/linux/linux-6.6/arch/sh/boards/mach-ap325rxa/ |
| D | setup.c | 39 #include <media/i2c/ov772x.h> 380 I2C_BOARD_INFO("ov772x", 0x21),
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | i2c-cardlist.rst | 96 ov772x OmniVision OV772x sensor
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | i2c-cardlist.rst | 98 ov772x OmniVision OV772x sensor
|
12