Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhid_bpf.h49 struct hid_bpf_ctx { struct
50 __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