linux/drivers/media/video/pvrusb2
Adrian Bunk e9b59f6e2f V4L/DVB (7882): pvrusb2: make code static
This patch makes the following needlessly global code static:
- pvrusb2-devattr.c: struct pvr2_onair_creator_fe_props
- pvrusb2-devattr.c: struct pvr2_onair_usb2_fe_props
- pvrusb2-devattr.c: struct pvr2_73xxx_dvb_props
- pvrusb2-devattr.c: struct pvr2_750xx_dvb_props
- pvrusb2-devattr.c: struct pvr2_751xx_dvb_props
- pvrusb2-hdw.c:pvr2_led_ctrl_hauppauge()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:05:46 -03:00
..
Kconfig V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y 2008-05-14 02:56:47 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
pvrusb2-audio.c media: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
pvrusb2-audio.h
pvrusb2-context.c media: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
pvrusb2-context.h V4L/DVB (7719): pvrusb2: Implement input selection enforcement 2008-04-24 14:09:49 -03:00
pvrusb2-ctrl.c
pvrusb2-ctrl.h
pvrusb2-cx2584x-v4l.c media: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
pvrusb2-cx2584x-v4l.h
pvrusb2-debug.h V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug 2008-04-29 18:41:39 -03:00
pvrusb2-debugifc.c
pvrusb2-debugifc.h
pvrusb2-devattr.c V4L/DVB (7882): pvrusb2: make code static 2008-07-20 07:05:46 -03:00
pvrusb2-devattr.h V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned 2008-04-26 09:29:57 -03:00
pvrusb2-dvb.c V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug 2008-04-29 18:41:39 -03:00
pvrusb2-dvb.h V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown 2008-04-24 14:09:49 -03:00
pvrusb2-eeprom.c
pvrusb2-eeprom.h
pvrusb2-encoder.c V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices 2008-04-24 14:09:48 -03:00
pvrusb2-encoder.h
pvrusb2-fx2-cmd.h
pvrusb2-hdw-internal.h V4L/DVB (7719): pvrusb2: Implement input selection enforcement 2008-04-24 14:09:49 -03:00
pvrusb2-hdw.c V4L/DVB (7882): pvrusb2: make code static 2008-07-20 07:05:46 -03:00
pvrusb2-hdw.h V4L/DVB (7719): pvrusb2: Implement input selection enforcement 2008-04-24 14:09:49 -03:00
pvrusb2-i2c-chips-v4l2.c
pvrusb2-i2c-cmd-v4l2.c
pvrusb2-i2c-cmd-v4l2.h
pvrusb2-i2c-core.c
pvrusb2-i2c-core.h
pvrusb2-io.c
pvrusb2-io.h
pvrusb2-ioread.c
pvrusb2-ioread.h
pvrusb2-main.c V4L/DVB (7711): pvrusb2: Fix race on module unload 2008-04-24 14:09:48 -03:00
pvrusb2-std.c
pvrusb2-std.h
pvrusb2-sysfs.c V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ 2008-04-24 14:09:49 -03:00
pvrusb2-sysfs.h
pvrusb2-tuner.c
pvrusb2-tuner.h
pvrusb2-util.h
pvrusb2-v4l2.c media: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
pvrusb2-v4l2.h
pvrusb2-video-v4l.c media: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
pvrusb2-video-v4l.h
pvrusb2-wm8775.c
pvrusb2-wm8775.h
pvrusb2.h