Home
last modified time | relevance | path

Searched refs:bpf_rc_repeat (Results 1 – 4 of 4) sorted by relevance

/external/v4l-utils/utils/keytable/bpf_protocols/
Dpulse_distance.c145 bpf_rc_repeat(sample); in bpf_decoder()
Dpulse_length.c144 bpf_rc_repeat(sample); in bpf_decoder()
Dbpf_helpers.h144 static int (*bpf_rc_repeat)(void *ctx) = variable
/external/libbpf/src/
Dbpf_helper_defs.h2062 static long (* const bpf_rc_repeat)(void *ctx) = (void *) 77; variable