Searched refs:hid_bpf_ctx_kern (Results 1 – 2 of 2) sorted by relevance
29 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_device_event()84 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_raw_requests()121 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_output_report()154 struct hid_bpf_ctx_kern ctx_kern = { in call_hid_bpf_rdesc_fixup()284 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_get_data()289 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_get_data()308 struct hid_bpf_ctx_kern *ctx_kern = NULL; in hid_bpf_allocate_context()334 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_release_context()337 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_release_context()401 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_hw_request()[all …]
8 struct hid_bpf_ctx_kern { struct