Home
last modified time | relevance | path

Searched refs:v4l (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.6.39/drivers/media/rc/keymaps/
DKconfig12 The ir-keytable program, available at v4l-utils package
15 http://git.linuxtv.org/v4l-utils
/linux-2.6.39/drivers/media/video/pvrusb2/
DMakefile7 pvrusb2-encoder.o pvrusb2-video-v4l.o \
12 pvrusb2-cx2584x-v4l.o pvrusb2-wm8775.o \
DKconfig28 This is not generally needed for v4l applications,
/linux-2.6.39/drivers/media/radio/
DKconfig23 this API and pointers to "v4l" programs may be found at
50 this API and pointers to "v4l" programs may be found at
75 this API and pointers to "v4l" programs may be found at
98 this API and pointers to "v4l" programs may be found at
127 this API and pointers to "v4l" programs may be found at
163 this API and pointers to "v4l" programs may be found at
178 this API and pointers to "v4l" programs may be found at
197 this API and pointers to "v4l" programs may be found at
211 this API and pointers to "v4l" programs may be found at
225 this API and pointers to "v4l" programs may be found on the WWW at
[all …]
/linux-2.6.39/drivers/media/
Dmedia-device.c110 u_ent.v4l.major = ent->v4l.major; in media_device_enum_entities()
111 u_ent.v4l.minor = ent->v4l.minor; in media_device_enum_entities()
DKconfig46 <http://bytesex.org/v4l/>.
/linux-2.6.39/drivers/media/video/pwc/
DMakefile1 pwc-objs := pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
/linux-2.6.39/drivers/staging/go7007/
DREADME7 - handle churn in v4l layer.
/linux-2.6.39/drivers/media/video/
Dv4l2-device.c217 sd->entity.v4l.major = VIDEO_MAJOR; in v4l2_device_register_subdev_nodes()
218 sd->entity.v4l.minor = vdev->minor; in v4l2_device_register_subdev_nodes()
Dv4l2-dev.c696 vdev->entity.v4l.major = VIDEO_MAJOR; in __video_register_device()
697 vdev->entity.v4l.minor = vdev->minor; in __video_register_device()
/linux-2.6.39/include/linux/
Dmedia.h79 } v4l; member
/linux-2.6.39/Documentation/DocBook/
DMakefile57 $(srctree)/Documentation/DocBook/v4l/*.gif \
62 for dep in dvb media-entities.tmpl media-indices.tmpl v4l; do \
/linux-2.6.39/include/media/
Dmedia-entity.h87 } v4l; member
/linux-2.6.39/drivers/usb/
DREADME45 radios, and any other drivers that talk to the v4l
/linux-2.6.39/Documentation/dvb/
Dfaq.txt26 drivers create a video4linux device (/dev/v4l/video0) which
27 you can use to watch TV with any v4l application. xawtv is known
Dcontributors.txt82 for maintaining v4l/dvb inter-tree dependencies
/linux-2.6.39/drivers/media/video/zoran/
Dzoran.h197 } v4l; member
Dzoran_driver.c223 if (fh->buffers.buffer[i].v4l.fbuffer) in v4l_fbuffer_alloc()
240 fh->buffers.buffer[i].v4l.fbuffer = mem; in v4l_fbuffer_alloc()
241 fh->buffers.buffer[i].v4l.fbuffer_phys = virt_to_phys(mem); in v4l_fbuffer_alloc()
242 fh->buffers.buffer[i].v4l.fbuffer_bus = virt_to_bus(mem); in v4l_fbuffer_alloc()
268 if (!fh->buffers.buffer[i].v4l.fbuffer) in v4l_fbuffer_free()
271 mem = fh->buffers.buffer[i].v4l.fbuffer; in v4l_fbuffer_free()
275 kfree(fh->buffers.buffer[i].v4l.fbuffer); in v4l_fbuffer_free()
276 fh->buffers.buffer[i].v4l.fbuffer = NULL; in v4l_fbuffer_free()
2943 page = fh->buffers.buffer[i].v4l.fbuffer_phys; in zoran_mmap()
Dzoran_device.c1434 reg = zr->v4l_buffers.buffer[frame].v4l.fbuffer_bus; in zoran_irq()
/linux-2.6.39/Documentation/video4linux/
DCQcam.txt210 http://www.wirelesscouch.net/software/gqcam/ v4l client
211 http://phobos.illtel.denver.co.us/pub/qcread/ doesn't use v4l
Dsi4713.txt172 The tool can be found in v4l-dvb repository under v4l2-apps/util directory.
DREADME.ivtv67 Here is a list of the base v4l devices:
DZoran267 allowed ("permission denied"). A quick workaround is to add 'Load "v4l"' to
268 XF86Config-4 when you use X by default, or to run 'v4l-conf -c <device>' in
Dv4l2-framework.txt380 Device nodes named v4l-subdevX can be created in /dev to access sub-devices
/linux-2.6.39/Documentation/
Dmedia-framework.txt12 Documentation/DocBook/v4l/media-controller.xml. This document will focus on

12