Home
last modified time | relevance | path

Searched refs:hid_report_type (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/hid/progs/
H A Dhid.c18 int BPF_PROG(hid_first_event, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
38 int __hid_subprog_first_event(struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in __hid_subprog_first_event()
51 int BPF_PROG(hid_subprog_first_event, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
63 int BPF_PROG(hid_second_event, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
81 int BPF_PROG(hid_change_report_id, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
104 enum hid_report_type type;
244 int BPF_PROG(hid_test_insert1, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
267 int BPF_PROG(hid_test_insert2, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
289 int BPF_PROG(hid_test_insert3, struct hid_bpf_ctx *hid_ctx, enum hid_report_type type) in BPF_PROG()
312 enum hid_report_type rtype, enum hid_class_request reqtype, __u64 source) in BPF_PROG()
[all …]
H A Dhid_bpf_helpers.h11 #define hid_report_type hid_report_type___not_used macro
29 #undef hid_report_type
47 enum hid_report_type { enum
77 int (*hid_device_event)(struct hid_bpf_ctx *ctx, enum hid_report_type report_type,
81 enum hid_report_type rtype, enum hid_class_request reqtype,
100 enum hid_report_type type,
105 enum hid_report_type type,
109 enum hid_report_type type,
/linux/include/uapi/linux/
H A Dhid.h49 enum hid_report_type { enum
/linux/samples/hid/
H A Dhid_bpf_helpers.h18 enum hid_report_type type,
H A Dhid_mouse.bpf.c71 int BPF_PROG(hid_event, struct hid_bpf_ctx *hctx, enum hid_report_type type) in BPF_PROG()
/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h20 enum hid_report_type type,
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c269 static int __hid_bpf_device_event(struct hid_bpf_ctx *ctx, enum hid_report_type type, u64 source) in __hid_bpf_device_event()
/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c19 enum hid_report_type type;
/linux/Documentation/hid/
H A Dhid-bpf.rst466 enum hid_report_type type,