Searched defs:hid_bpf_ctx (Results 1 – 1 of 1) sorted by relevance
49 struct hid_bpf_ctx { struct50 __u32 index;51 const struct hid_device *hid;52 __u32 allocated_size;53 enum hid_report_type report_type;77 int hid_bpf_device_event(struct hid_bpf_ctx *ctx); argument
Completed in 5 milliseconds