Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/hid/progs/
Dhid_bpf_helpers.h9 #define hid_bpf_ctx hid_bpf_ctx___not_used macro
58 struct hid_bpf_ctx { struct
80 int (*hid_device_event)(struct hid_bpf_ctx *ctx, enum hid_report_type report_type, argument
/linux-6.14.4/include/linux/
Dhid_bpf.h46 struct hid_bpf_ctx { struct
47 struct hid_device *hid;
48 __u32 allocated_size;
49 union {