Home
last modified time | relevance | path

Searched refs:hid_bpf_ctx_kern (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c29 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_device_event()
87 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_raw_requests()
127 struct hid_bpf_ctx_kern ctx_kern = { in dispatch_hid_bpf_output_report()
163 struct hid_bpf_ctx_kern ctx_kern = { in call_hid_bpf_rdesc_fixup()
296 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_get_data()
301 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_get_data()
320 struct hid_bpf_ctx_kern *ctx_kern = NULL; in hid_bpf_allocate_context()
346 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_release_context()
349 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_release_context()
410 struct hid_bpf_ctx_kern *ctx_ker in hid_bpf_hw_request()
[all...]
H A Dhid_bpf_dispatch.h8 struct hid_bpf_ctx_kern { struct
9 ctxhid_bpf_ctx_kern global() argument
10 datahid_bpf_ctx_kern global() argument
11 from_bpfhid_bpf_ctx_kern global() argument