Files
linux-st/include/uapi/linux
Sean Young f4364dcfc8 media: rc: introduce BPF_PROG_LIRC_MODE2
Add support for BPF_PROG_LIRC_MODE2. This type of BPF program can call
rc_keydown() to reported decoded IR scancodes, or rc_repeat() to report
that the last key should be repeated.

The bpf program can be attached to using the bpf(BPF_PROG_ATTACH) syscall;
the target_fd must be the /dev/lircN device.

Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-05-30 12:38:40 +02:00
..
2018-05-30 12:38:40 +02:00
2018-05-24 14:22:59 -07:00
2018-04-11 10:28:37 -07:00
2018-05-14 16:18:27 -04:00
2018-05-24 22:55:07 -04:00
2018-05-05 00:51:43 +02:00
2018-04-14 11:59:31 -04:00
2018-04-11 10:28:37 -07:00
2018-04-11 10:28:37 -07:00
2018-05-18 11:40:27 -04:00
2018-04-26 15:08:04 -04:00