android_kernel_xiaomi_sm8350/drivers/media/video/pvrusb2
Mike Isely beb0ecd7f0 V4L/DVB (7300): pvrusb2: v4l2 implementation fixes for input selection
Now that the pvrusb2 driver can dynamically choose which inputs to
make available depending on the hardware, the enumeration of input
choices is no longer a contiguous range of integers.  Unfortunately
this causes a problem in the v4l2 implementation since the input
enumeration requires continuity in the API.  This change implements a
mapping in order to preserve the v4l2 interface requirement.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:47 -03:00
..
Kconfig
Makefile
pvrusb2-audio.c
pvrusb2-audio.h
pvrusb2-context.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00
pvrusb2-context.h
pvrusb2-ctrl.c NULL noise: drivers/media 2008-03-30 14:18:41 -07:00
pvrusb2-ctrl.h
pvrusb2-cx2584x-v4l.c
pvrusb2-cx2584x-v4l.h
pvrusb2-debug.h
pvrusb2-debugifc.c
pvrusb2-debugifc.h
pvrusb2-devattr.c V4L/DVB (7296): pvrusb2: Define device attributes for all input modes 2008-04-24 14:07:46 -03:00
pvrusb2-devattr.h V4L/DVB (7296): pvrusb2: Define device attributes for all input modes 2008-04-24 14:07:46 -03:00
pvrusb2-eeprom.c
pvrusb2-eeprom.h
pvrusb2-encoder.c
pvrusb2-encoder.h
pvrusb2-fx2-cmd.h
pvrusb2-hdw-internal.h V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability 2008-04-24 14:07:47 -03:00
pvrusb2-hdw.c V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability 2008-04-24 14:07:47 -03:00
pvrusb2-hdw.h V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability 2008-04-24 14:07:47 -03:00
pvrusb2-i2c-chips-v4l2.c
pvrusb2-i2c-cmd-v4l2.c
pvrusb2-i2c-cmd-v4l2.h
pvrusb2-i2c-core.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
pvrusb2-i2c-core.h
pvrusb2-io.c NULL noise: drivers/media 2008-03-30 14:18:41 -07:00
pvrusb2-io.h
pvrusb2-ioread.c NULL noise: drivers/media 2008-03-30 14:18:41 -07:00
pvrusb2-ioread.h
pvrusb2-main.c
pvrusb2-std.c
pvrusb2-std.h
pvrusb2-sysfs.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00
pvrusb2-sysfs.h
pvrusb2-tuner.c
pvrusb2-tuner.h
pvrusb2-util.h
pvrusb2-v4l2.c V4L/DVB (7300): pvrusb2: v4l2 implementation fixes for input selection 2008-04-24 14:07:47 -03:00
pvrusb2-v4l2.h
pvrusb2-video-v4l.c
pvrusb2-video-v4l.h
pvrusb2-wm8775.c
pvrusb2-wm8775.h
pvrusb2.h