Searched full:omnivision (Results 1 – 25 of 61) sorted by relevance
123
/Linux-v5.10/drivers/media/i2c/ |
D | Kconfig | 829 tristate "OmniVision OV2640 sensor support" 832 This is a Video4Linux2 sensor driver for the OmniVision 839 tristate "OmniVision OV2659 sensor support" 843 This is a Video4Linux2 sensor driver for the OmniVision 850 tristate "OmniVision OV2680 sensor support" 855 This is a Video4Linux2 sensor driver for the OmniVision 862 tristate "OmniVision OV2685 sensor support" 867 This is a Video4Linux2 sensor driver for the OmniVision 874 tristate "OmniVision OV2740 sensor support" 881 This is a Video4Linux2 sensor driver for the OmniVision [all …]
|
D | ov5647.c | 2 * A V4L2 driver for OmniVision OV5647 cameras. 7 * Based on Omnivision OV7670 Camera Driver 605 dev_dbg(dev, "OmniVision OV5647 camera driver probed\n"); in ov5647_probe() 654 MODULE_DESCRIPTION("A low-level driver for OmniVision ov5647 sensors");
|
D | ov7640.c | 13 MODULE_DESCRIPTION("OmniVision ov7640 sensor driver");
|
D | ov9640.h | 3 * OmniVision OV96xx Camera Header File
|
D | ov7670.c | 3 * A V4L2 driver for OmniVision OV7670 cameras. 29 MODULE_DESCRIPTION("A low-level driver for OmniVision ov7670 sensors"); 271 * The default register settings, as obtained from OmniVision. There 643 * OK, we know we have an OmniVision chip...but which one? in ov7670_detect() 662 * The magic matrix numbers come from OmniVision. 734 .hstop = 14, /* Omnivision */ 785 .hstop = 14, /* Omnivision */
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 81 ov13858 OmniVision OV13858 sensor 82 ov2640 OmniVision OV2640 sensor 83 ov2659 OmniVision OV2659 sensor 84 ov2680 OmniVision OV2680 sensor 85 ov2685 OmniVision OV2685 sensor 86 ov5640 OmniVision OV5640 sensor 87 ov5645 OmniVision OV5645 sensor 88 ov5647 OmniVision OV5647 sensor 89 ov5670 OmniVision OV5670 sensor 90 ov5675 OmniVision OV5675 sensor [all …]
|
D | gspca-cardlist.rst | 215 ov519 05a9:0530 OmniVision 216 ov534_9 05a9:1550 OmniVision VEHO Filmscanner 217 ov519 05a9:2800 OmniVision SuperCAM 219 ov534_9 05a9:8065 OmniVision test kit ov538+ov9712 220 ov519 05a9:8519 OmniVision
|
/Linux-v5.10/drivers/staging/media/atomisp/i2c/ |
D | Kconfig | 61 tristate "Omnivision OV2680 sensor support" 65 This is a Video4Linux2 sensor-level driver for the Omnivision 73 tristate "Omnivision ov5693 sensor support"
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | ov772x.txt | 1 * Omnivision OV7720/OV7725 CMOS sensor 3 The Omnivision OV7720/OV7725 sensor supports multiple resolutions output,
|
D | ov2640.txt | 1 * Omnivision OV2640 CMOS sensor 3 The Omnivision OV2640 sensor supports multiple resolutions output, such as
|
D | ov7251.txt | 1 * Omnivision 1/7.5-Inch B&W VGA CMOS Digital Image Sensor 3 The Omnivision OV7251 is a 1/7.5-Inch CMOS active pixel digital image sensor
|
D | ov7740.txt | 1 * Omnivision OV7740 CMOS image sensor 3 The Omnivision OV7740 image sensor supports multiple output image
|
D | ov5645.txt | 1 * Omnivision 1/4-Inch 5Mp CMOS Digital Image Sensor 3 The Omnivision OV5645 is a 1/4-Inch CMOS active pixel digital image sensor with
|
D | ov7670.txt | 1 * Omnivision OV7670 CMOS sensor 3 The Omnivision OV7670 sensor supports multiple resolutions output, such as
|
D | ov8856.yaml | 8 title: Omnivision OV8856 CMOS Sensor Device Tree Bindings 14 The Omnivision OV8856 is a high performance, 1/4-inch, 8 megapixel, CMOS
|
D | ov9650.txt | 1 * Omnivision OV9650/OV9652 CMOS sensor
|
D | ov2685.txt | 1 * Omnivision OV2685 MIPI CSI-2 sensor
|
D | ov5695.txt | 1 * Omnivision OV5695 MIPI CSI-2 sensor
|
D | ov2659.txt | 3 The Omnivision OV2659 is a 1/5-inch SOC camera, with an active array size of
|
D | ov2680.txt | 1 * Omnivision OV2680 MIPI CSI-2 sensor
|
D | ov5647.yaml | 7 title: Omnivision OV5647 raw image sensor
|
D | ov5640.txt | 1 * Omnivision OV5640 MIPI CSI-2 / parallel sensor
|
/Linux-v5.10/include/media/i2c/ |
D | ov7670.h | 3 * A V4L2 driver for OmniVision OV7670 cameras.
|
D | ov2659.h | 2 * Omnivision OV2659 CMOS Image Sensor driver
|
/Linux-v5.10/drivers/media/usb/em28xx/ |
D | em28xx-camera.c | 33 /* Possible i2c addresses of Omnivision sensors */ 175 * Probes Omnivision sensors with 8 bit address and register width 269 "unknown OmniVision sensor detected: 0x%04x\n", in em28xx_probe_sensor_omnivision()
|
123