commit | 01d3240a04f4c09392e13c77b54d4423ebce2d72 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Thu Dec 06 13:01:03 2018 +0000 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Dec 09 14:37:18 2018 -0800 |
tree | 429aa466773d2210b59d0b5eaa68c418b211aafd | |
parent | ca5d1a7fad0f8a95cbcc992fcfd687b4c5653619 [diff] |
media: bpf: add bpf function to report mouse movement Some IR remotes have a directional pad or other pointer-like thing that can be used as a mouse. Make it possible to decode these types of IR protocols in BPF. Cc: netdev@vger.kernel.org Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>