Home
last modified time | relevance | path

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

/linux-6.6.21/samples/hid/
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()
Dhid_bpf_helpers.h15 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
/linux-6.6.21/tools/testing/selftests/hid/progs/
Dhid_bpf_helpers.h15 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
Dhid.c95 ret = hid_bpf_hw_request(ctx, in hid_user_raw_request()
/linux-6.6.21/include/linux/
Dhid_bpf.h86 int hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz,
/linux-6.6.21/drivers/hid/bpf/
Dhid_bpf_dispatch.c401 hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz, in hid_bpf_hw_request() function
486 BTF_ID_FLAGS(func, hid_bpf_hw_request)
/linux-6.6.21/Documentation/hid/
Dhid-bpf.rst182 …:functions: hid_bpf_attach_prog hid_bpf_hw_request hid_bpf_allocate_context hid_bpf_release_context
458 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
481 ret = hid_bpf_hw_request(ctx,