linux/drivers/media/IR
Mauro Carvalho Chehab 716aab44df V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Especially when IR needs to do polling, it generates lots of wakeups per
second. This makes no sense, if the input event device is closed.

Adds a callback handler to the IR hardware driver, to allow registering
an open/close ops.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-18 00:53:03 -03:00
..
ir-functions.c V4L/DVB (13680): ir: use unsigned long instead of enum 2010-02-26 15:10:24 -03:00
ir-keymaps.c V4L/DVB: saa7134: use a full scancode table for M135A 2010-05-18 00:52:54 -03:00
ir-keytable.c V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core 2010-05-18 00:53:03 -03:00
ir-nec-decoder.c V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv 2010-05-18 00:53:01 -03:00
ir-raw-event.c V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv 2010-05-18 00:53:01 -03:00
ir-sysfs.c V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc 2010-05-18 00:53:02 -03:00
Kconfig V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
Makefile V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00