Home
last modified time | relevance | path

Searched defs:bpf_rc_keydown (Results 1 – 2 of 2) sorted by relevance

/external/libbpf/src/
Dbpf_helper_defs.h2092 static long (* const bpf_rc_keydown)(void *ctx, __u32 protocol, __u64 scancode, __u32 toggle) = (vo… variable
/external/v4l-utils/utils/keytable/bpf_protocols/
Dbpf_helpers.h146 static int (*bpf_rc_keydown)(void *ctx, unsigned int protocol, variable