WSL2-Linux-Kernel/drivers/media/video/cx23885
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
..
Kconfig V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUF 2008-07-20 07:28:54 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
cx23885-417.c V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 2008-07-26 12:54:58 -03:00
cx23885-cards.c V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support. 2008-07-26 12:54:30 -03:00
cx23885-core.c V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts. 2008-07-26 12:54:33 -03:00
cx23885-dvb.c V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Express 2008-07-20 07:18:25 -03:00
cx23885-i2c.c V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 2008-04-24 14:09:50 -03:00
cx23885-reg.h V4L/DVB (7007): cx23885: Add basic video support for the HVR1800 2008-01-25 19:04:49 -02:00
cx23885-vbi.c V4L/DVB (7014): cx23885: dprintk macro cleanup 2008-01-25 19:04:51 -02:00
cx23885-video.c V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 2008-07-26 12:54:58 -03:00
cx23885.h V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual Express 2008-07-20 07:08:09 -03:00