Home
last modified time | relevance | path

Searched defs:hid_ctx (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/hid/progs/
H A Dhid.c21 int BPF_PROG(hid_first_event, struct hid_bpf_ctx *hid_ctx) in BPF_PROG() argument
36 int BPF_PROG(hid_second_event, struct hid_bpf_ctx *hid_ctx) in BPF_PROG() argument
49 int BPF_PROG(hid_change_report_id, struct hid_bpf_ctx *hid_ctx) in BPF_PROG() argument
142 int BPF_PROG(hid_rdesc_fixup, struct hid_bpf_ctx *hid_ctx) in BPF_PROG() argument
161 BPF_PROG(hid_test_insert1, struct hid_bpf_ctx *hid_ctx) BPF_PROG() argument
178 BPF_PROG(hid_test_insert2, struct hid_bpf_ctx *hid_ctx) BPF_PROG() argument
195 BPF_PROG(hid_test_insert3, struct hid_bpf_ctx *hid_ctx) BPF_PROG() argument
[all...]

Completed in 1 milliseconds