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()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()298 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_get_data()317 struct hid_bpf_ctx_kern *ctx_kern = NULL; in hid_bpf_allocate_context()343 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_release_context()346 ctx_kern = container_of(ctx, struct hid_bpf_ctx_kern, ctx); in hid_bpf_release_context()407 struct hid_bpf_ctx_kern *ctx_kern; in hid_bpf_hw_request()[all …]
8 struct hid_bpf_ctx_kern { struct