Home
last modified time | relevance | path

Searched refs:hid_bpf_hw_request (Results 1 – 6 of 6) sorted by relevance

/linux/samples/hid/
H A Dhid_surface_dial.bpf.c63 ret = hid_bpf_hw_request(ctx, haptic_data, size, HID_FEATURE_REPORT, HID_REQ_GET_REPORT); in set_haptic()
92 ret = hid_bpf_hw_request(ctx, haptic_data, size, HID_FEATURE_REPORT, HID_REQ_SET_REPORT); in set_haptic()
H A Dhid_bpf_helpers.h15 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
/linux/tools/testing/selftests/hid/progs/
H A Dhid.c122 ret = hid_bpf_hw_request(ctx, in hid_user_raw_request()
345 ret = hid_bpf_hw_request(hctx, data, 2, rtype, reqtype); in BPF_PROG()
377 ret = hid_bpf_hw_request(hctx, data, 2, rtype, reqtype); in BPF_PROG()
H A Dhid_bpf_helpers.h112 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c404 hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz, in hid_bpf_hw_request() function
575 BTF_ID_FLAGS(func, hid_bpf_hw_request, KF_SLEEPABLE)
590 BTF_ID_FLAGS(func, hid_bpf_hw_request)
/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…
463 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
486 ret = hid_bpf_hw_request(ctx,