Home
last modified time | relevance | path

Searched defs:hid_rdesc_fixup (Results 1 – 5 of 5) sorted by relevance

/linux/samples/hid/
H A Dhid_mouse.bpf.c83 int BPF_PROG(hid_rdesc_fixup, struct hid_bpf_ctx *hctx) in BPF_PROG() argument
H A Dhid_surface_dial.bpf.c105 int BPF_PROG(hid_rdesc_fixup, struct hid_bpf_ctx *hctx) in BPF_PROG() argument
/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h82 int (*hid_rdesc_fixup)(struct hid_bpf_ctx *ctx); member
H A Dhid.c220 int BPF_PROG(hid_rdesc_fixup, struct hid_bpf_ctx *hid_ctx) in BPF_PROG() argument
/linux/include/linux/
H A Dhid_bpf.h132 int (*hid_rdesc_fixup)(struct hid_bpf_ctx *ctx); member