/linux-3.4.99/Documentation/video4linux/ |
D | soc-camera.txt | 8 - camera / camera device / camera sensor - a video-camera sensor chip, capable 11 - camera host - an interface, to which a camera is connected. Typically a 14 - camera host bus - a connection between a camera host and a camera. Can be 18 Purpose of the soc-camera subsystem 21 The soc-camera subsystem provides a unified API between camera host drivers and 22 camera sensor drivers. It implements a V4L2 interface to the user, currently 26 video capture interfaces with drivers for CMOS camera sensor chips to enable 28 to support multiple camera host interfaces and multiple cameras per interface, 29 although most applications have only one camera sensor. 42 A host camera driver is registered using the [all …]
|
D | ibmcam.txt | 1 README for Linux device driver for the IBM "C-It" USB video camera 6 the IBM camera. However most of needed features work well. 28 Xirlink "C-It" camera, also known as "IBM PC Camera". 40 The Linux driver was developed with camera with following 41 model number (or FCC ID): KSX-XVP510. This camera has three 84 This driver provides 352x288 mode by switching the camera into 93 camera after first powering up produces frames slightly faster than during 103 what the camera is trying to say. Blame trade secrets for that. 105 The camera that I had also has a hardware quirk: if disconnected, 112 Model 2 camera can be programmed for very high sensitivity (even starlight [all …]
|
D | README.cpia2 | 6 Colour Processor Interface ASIC) based cameras. This camera outputs an MJPEG 9 an mjpeg enabled application can be used with the camera. We have modified the 13 contains the camera functions and the V4L interface. The cpia2_usb module 22 VGA and QVGA are the native image sizes for the VGA camera. CIF is done 56 If you have more than 1 camera, this MUST be -1. 62 (default 0). This is only effective if the camera 78 frame rate achieved by the camera. If the compression engine is able to 105 it is possible for the camera to finish sending one image just after a 109 If the camera can send multiple images before a read finishes, it could 113 4. Using the camera [all …]
|
D | ov511.txt | 2 Readme for Linux device driver for the OmniVision OV511 USB to camera bridge IC 11 Any camera using the OV511/OV511+ and the OV6620/OV7610/20/20AE should work. 78 There is currently no way to set these on a per-camera basis. 119 Values higher than 1 reduce the data rate of each camera, allowing two 127 DESC: Set this to 1 to turn on the camera's compression engine. This can 130 camera before starting your application (ov511_decomp or ov518_decomp). 135 DESC: This configures the camera's sensor to transmit a colored test-pattern 144 1: Dump raw data from camera, excluding headers and trailers 145 2: Dumps data exactly as received from camera 150 DESC: Controls whether the LED (the little light) on the front of the camera [all …]
|
D | meye.txt | 8 Motion Eye camera. This driver requires the "Sony Laptop Extras" driver (which 10 to be compiled and installed (using its "camera=1" parameter). 21 This driver supports the 'second' version of the MotionEye camera :) 36 This camera is not supported at all by the current driver, in fact 37 little information if any is available for this camera 84 for accessing the Motion Eye extended parameters (camera sharpness, 92 Get and set the extended parameters of the motion eye camera.
|
D | cpia2_overview.txt | 18 values is the only way to control the camera. Some settings are 19 interdependant, such as the sequence required to power up the camera. I will 23 section is always powered on when the camera is plugged in. It contains 28 block is the video compressor (VC). The video stream sent from the camera is 34 the camera. There are three modes for this. Block mode requests a number
|
D | stv680.txt | 10 of sound clips from the camera, and allows a flash attachment. Otherwise, 17 camera with Vendor/Product codes of 0553/0202 should work: 21 Radio Shack 'Kid's digital camera' (#60-1207)
|
D | fimc.txt | 7 SoC Application Processors is an integrated camera host interface, color 23 - camera parallel interface capture (ITU-R.BT601/565); 24 - camera serial interface capture (MIPI-CSI2); 41 - camera capture video device driver 65 to the SoC peripheral camera input at runtime and optionally to control internal 100 In order to enable more precise camera pipeline control through the sub-device 162 The description of sensor(s) attached to FIMC/MIPI-CSIS camera inputs should be
|
D | cafe_ccic | 1 "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera 30 camera settings. 47 your particular camera is mounted.
|
D | w9966.txt | 5 robotics project so I borrowed this camera from a friend and started hacking. 13 the camera. If built as a module you'll have more configuration options.
|
D | zr364xx.txt | 7 If you just want to get on your PC the pictures and movies on the camera, you should use the usb-st… 12 You can get these values by looking at /var/log/messages when you plug your camera, or by typing : … 27 You can then use the camera with V4L2 compatible applications, for example Ekiga.
|
D | et61x251.txt | 165 registered camera and use auto for the first one and for every 166 other camera. 175 specific for each detected camera. 184 specific for each detected camera. This parameter can be 211 registered camera: "reg", "val", "i2c_reg" and "i2c_val". The first two files 220 identifier - of the camera registered as "/dev/video0": 237 devices mounting the ET61X[12]51 PC camera controllers:
|
D | zc0301.txt | 155 registered camera and use auto for the first one and for every 156 other camera. 165 specific for each detected camera. 174 specific for each detected camera. This parameter can be 270 - Stanislav Lechev donated one camera.
|
D | CQcam.txt | 22 the Logitech (nee Connectix) parallel port interface color CCD camera. 30 I spent a number of hours trying to get my camera to work, and I 31 hope this document saves you some time. My camera will not work with 156 Does the camera work with alternate programs? cqcam, etc?
|
/linux-3.4.99/drivers/media/video/ |
D | indycam.c | 148 struct indycam *camera = to_indycam(sd); in indycam_g_ctrl() local 204 if (camera->version == CAMERA_VERSION_MOOSE) { in indycam_g_ctrl() 223 struct indycam *camera = to_indycam(sd); in indycam_s_ctrl() local 272 if (camera->version == CAMERA_VERSION_MOOSE) { in indycam_s_ctrl() 290 struct indycam *camera = to_indycam(sd); in indycam_g_chip_ident() local 293 camera->version); in indycam_g_chip_ident() 312 struct indycam *camera; in indycam_probe() local 318 camera = kzalloc(sizeof(struct indycam), GFP_KERNEL); in indycam_probe() 319 if (!camera) in indycam_probe() 322 sd = &camera->sd; in indycam_probe() [all …]
|
D | Kconfig | 357 decoder. It is currently working with the TI OMAP3 camera 480 OV7670 VGA camera. It currently only works with the M88ALP01 488 camera. 494 tristate "MT9M032 camera sensor support" 498 This driver supports MT9M032 camera sensors from Aptina, monochrome 507 (Micron) mt9p031 5 Mpixel camera. 514 (Micron) mt0t001 3 Mpixel camera. 521 mt0v011 1.3 Mpixel camera. It currently only works with the 532 tristate "TCM825x camera sensor support" 535 This is a driver for the Toshiba TCM825x VGA camera sensor. [all …]
|
/linux-3.4.99/drivers/media/video/pwc/ |
D | philips.txt | 35 if you want to run more than 1 camera simultaneously). These routines fall 44 camera; some programs depend on a particular image-size or -format and 78 allocated during open(), so nothing is wasted when the camera is not in 90 With this option you can control the compression factor that the camera 112 this is let the LED blink while the camera is in use. This: 122 By default the camera's LED is on solid while in use, and turned off 123 when the camera is not used anymore. 130 open the camera device. Until then, the LED remains on. 134 never know what device a camera gets assigned; it depends on module load 138 should use with a specific camera. This is also handy if you have two [all …]
|
/linux-3.4.99/drivers/media/video/marvell-ccic/ |
D | Kconfig | 9 CMOS camera controller. This is the controller found on first- 13 tristate "Marvell Armada 610 integrated camera controller support" 19 This is a Video4Linux2 driver for the integrated camera
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-platform-asus-wmi | 12 What: /sys/devices/platform/<platform>/camera 17 Control the camera. 1 means on, 0 means off.
|
D | sysfs-platform-eeepc-laptop | 12 What: /sys/devices/platform/eeepc/camera 17 Control the camera. 1 means on, 0 means off.
|
D | sysfs-platform-ideapad-laptop | 6 Control the power of camera module. 1 means on, 0 means off.
|
/linux-3.4.99/arch/arm/plat-mxc/devices/ |
D | Makefile | 18 obj-$(CONFIG_IMX_HAVE_PLATFORM_MX1_CAMERA) += platform-mx1-camera.o 19 obj-$(CONFIG_IMX_HAVE_PLATFORM_MX2_CAMERA) += platform-mx2-camera.o
|
/linux-3.4.99/Documentation/laptops/ |
D | sonypi.txt | 36 This driver can also be used to set the camera controls on Picturebook series 38 Motion Eye camera. 56 camera: if you have a PictureBook series Vaio (with the 57 integrated MotionEye camera), set this parameter to 1 58 in order to let the driver access to the camera
|
/linux-3.4.99/drivers/media/video/m5mols/ |
D | Kconfig | 5 This driver supports Fujitsu M-5MOLS camera sensor with ISP
|
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/ |
D | S3C2413.txt | 7 The S3C2413 is an extended version of the S3C2412, with an camera
|