linux/drivers/media/video/gspca
Hans Verkuil a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
All ioctl callbacks are now stored in a new v4l2_ioctl_ops struct. Drivers fill in
a const struct v4l2_ioctl_ops and video_device just contains a const pointer to it.

This ensures a clean separation between the const ops struct and the non-const
video_device struct.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-26 12:54:58 -03:00
..
conex.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
etoms.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
gspca.c V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 2008-07-26 12:54:58 -03:00
gspca.h V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack. 2008-07-20 07:26:14 -03:00
jpeg.h V4L/DVB (8156): Many bug fixes, zc3xx added. 2008-07-20 07:14:45 -03:00
Kconfig V4L/DVB (8157): gspca: all subdrivers 2008-07-20 07:14:49 -03:00
Makefile V4L/DVB (8157): gspca: all subdrivers 2008-07-20 07:14:49 -03:00
mars.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
ov519.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
pac207.c V4L/DVB (8440): gspca: Makes some needlessly global functions static. 2008-07-23 19:00:37 -03:00
pac7311.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
sonixb.c V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case from the code 2008-07-26 12:54:16 -03:00
sonixj.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
spca500.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
spca501.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
spca505.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
spca506.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
spca508.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
spca561.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
stk014.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
sunplus.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
t613.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
tv8532.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
vc032x.c V4L/DVB (8442): gspca: Remove the version from the subdrivers. 2008-07-23 19:00:47 -03:00
zc3xx-reg.h V4L/DVB (8359): gspca: Adds register aliases for zc03xx registers 2008-07-20 07:26:49 -03:00
zc3xx.c V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250). 2008-07-23 19:00:31 -03:00