Searched defs:hid_bpf_ctx (Results 1 – 2 of 2) sorted by relevance
9 #define hid_bpf_ctx hid_bpf_ctx___not_used macro55 struct hid_bpf_ctx { struct77 int (*hid_device_event)(struct hid_bpf_ctx *ctx, enum hid_report_type report_type, argument
46 struct hid_bpf_ctx { struct47 struct hid_device *hid;48 __u32 allocated_size;49 union {
Completed in 5 milliseconds