Searched full:ov772x (Results 1 – 17 of 17) sorted by relevance
/linux/include/media/i2c/ |
H A D | ov772x.h | 3 * ov772x Camera 49 * struct ov772x_camera_info - ov772x driver interface structure
|
H A D | tw9910.h | 8 * Based on ov772x.h
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov772x.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov772x.yaml# 113 ov772x: camera@21 {
|
/linux/arch/sh/boards/mach-migor/ |
H A D | setup.c | 31 #include <media/i2c/ov772x.h> 308 { /* [0] = ov772x */ 422 I2C_BOARD_INFO("ov772x", 0x21),
|
/linux/drivers/media/usb/gspca/ |
H A D | Kconfig | 153 tristate "OV534 OV772x USB Camera Driver" 157 and sensor OV772x (e.g. Sony Playstation EYE)
|
H A D | ov534.c | 808 /* ov772x specific controls */
|
/linux/drivers/media/i2c/ |
H A D | ov772x.c | 3 * ov772x Camera Driver 29 #include <media/i2c/ov772x.h> 1442 "Missing ov772x platform data for non-DT device\n"); in ov772x_probe() 1549 { "ov772x" }, 1563 .name = "ov772x", 1573 MODULE_DESCRIPTION("V4L2 driver for OV772x image sensor");
|
H A D | Kconfig | 567 tristate "OmniVision OV772x sensor support" 571 OV772x camera. 574 module will be called ov772x.
|
H A D | Makefile | 108 obj-$(CONFIG_VIDEO_OV772X) += ov772x.o
|
H A D | ov9640.c | 7 * Based on ov772x camera driver:
|
H A D | tw9910.c | 10 * Based on ov772x driver,
|
H A D | ov6650.c | 10 * Based on ov772x camera driver:
|
H A D | mt9t112.c | 10 * Based on ov772x driver, mt9m111 driver,
|
H A D | ov2640.c | 7 * Based on ov772x, ov9640 drivers and previous non merged implementations.
|
/linux/arch/sh/boards/mach-ap325rxa/ |
H A D | setup.c | 39 #include <media/i2c/ov772x.h> 380 I2C_BOARD_INFO("ov772x", 0x21),
|
/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 98 ov772x OmniVision OV772x sensor
|
/linux/ |
H A D | MAINTAINERS | 17142 OMNIVISION OV772x SENSOR DRIVER 17147 F: Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml 17148 F: drivers/media/i2c/ov772x.c 17149 F: include/media/i2c/ov772x.h
|