2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 13:13:57 +08:00
linux-next/drivers/media/usb/em28xx
James Hogan 1a1934fab0 [media] rc: abstract access to allowed/enabled protocols
The allowed and enabled protocol masks need to be expanded to be per
filter type in order to support wakeup filter protocol selection. To
ease that process abstract access to the rc_dev::allowed_protos and
rc_dev::enabled_protocols members with inline functions.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-03-11 13:24:39 -03:00
..
em28xx-audio.c [media] em28xx: Only deallocate struct em28xx after finishing all extensions 2014-03-11 06:56:46 -03:00
em28xx-camera.c [media] em28xx-camera: fix return value checks on sensor probing 2014-02-04 16:40:43 -02:00
em28xx-cards.c [media] em28xx-cards: remove a wrong indent level 2014-03-11 09:27:14 -03:00
em28xx-core.c [media] em28xx: add support for DVB monitor led 2014-03-04 14:44:09 -03:00
em28xx-dvb.c [media] em28xx-dvb: remove one level of identation at fini callback 2014-03-11 06:56:46 -03:00
em28xx-i2c.c [media] em28xx-i2c: fix the error code for unknown errors 2014-02-04 16:43:05 -02:00
em28xx-input.c [media] rc: abstract access to allowed/enabled protocols 2014-03-11 13:24:39 -03:00
em28xx-reg.h [media] em28xx: fix I2S audio sample rate definitions and info output 2014-01-07 08:33:29 -02:00
em28xx-v4l.h [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-vbi.c [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-video.c [media] em28xx: Only deallocate struct em28xx after finishing all extensions 2014-03-11 06:56:46 -03:00
em28xx.h [media] em28xx: Only deallocate struct em28xx after finishing all extensions 2014-03-11 06:56:46 -03:00
Kconfig [media] em28xx: add support for Kworld UB435-Q version 3 2014-03-04 14:43:59 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00