Home
last modified time | relevance | path

Searched refs:hid_bpf_hw_output_report (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/hid/progs/
H A Dhid.c148 ret = hid_bpf_hw_output_report(ctx, in hid_user_output_report()
412 return hid_bpf_hw_output_report(hctx, data, 2); in BPF_PROG()
435 ret = hid_bpf_hw_output_report(hctx, data, 2); in BPF_PROG()
H A Dhid_bpf_helpers.h102 extern int hid_bpf_hw_output_report(struct hid_bpf_ctx *ctx,
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c461 hid_bpf_hw_output_report(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz) in hid_bpf_hw_output_report() function
574 BTF_ID_FLAGS(func, hid_bpf_hw_output_report, KF_SLEEPABLE)
589 BTF_ID_FLAGS(func, hid_bpf_hw_output_report)
/linux/Documentation/hid/
H A Dhid-bpf.rst205 …:identifiers: hid_bpf_hw_request hid_bpf_hw_output_report hid_bpf_input_report hid_bpf_try_input_r…