Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/bpf/
Dhid_bpf_dispatch.c547 hid_bpf_input_report(struct hid_bpf_ctx *ctx, enum hid_report_type type, u8 *buf, in hid_bpf_input_report() function
575 BTF_ID_FLAGS(func, hid_bpf_input_report, KF_SLEEPABLE)
590 BTF_ID_FLAGS(func, hid_bpf_input_report)
/linux-6.12.1/tools/testing/selftests/hid/progs/
Dhid.c172 ret = hid_bpf_input_report(ctx, HID_INPUT_REPORT, args->data, size); in hid_user_input_report()
467 hid_bpf_input_report(hid_ctx, HID_INPUT_REPORT, buf, sizeof(buf)); in wq_cb_sleepable()
Dhid_bpf_helpers.h104 extern int hid_bpf_input_report(struct hid_bpf_ctx *ctx,
/linux-6.12.1/Documentation/hid/
Dhid-bpf.rst205 …:identifiers: hid_bpf_hw_request hid_bpf_hw_output_report hid_bpf_input_report hid_bpf_try_input_r…