Searched refs:bpf_rc_keydown (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_lirc_mode2_kern.c | 17 bpf_rc_keydown(sample, 0x40, duration & 0xffff, 0); in bpf_decoder()
|
/linux-6.12.1/drivers/media/rc/ |
D | bpf-lirc.c | 38 BPF_CALL_4(bpf_rc_keydown, u32*, sample, u32, protocol, u64, scancode, in BPF_CALL_4() argument 51 .func = bpf_rc_keydown,
|
/linux-6.12.1/Documentation/userspace-api/media/rc/ |
D | lirc-dev-intro.rst | 167 the BPF functions ``bpf_rc_keydown()`` or ``bpf_rc_repeat()``. Mouse or pointer
|