Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/hid/
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()
A Dhid_bpf_helpers.h15 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
/linux-6.3-rc2/tools/testing/selftests/hid/progs/
A Dhid_bpf_helpers.h15 extern int hid_bpf_hw_request(struct hid_bpf_ctx *ctx,
A Dhid.c95 ret = hid_bpf_hw_request(ctx, in hid_user_raw_request()
/linux-6.3-rc2/include/linux/
A Dhid_bpf.h86 int hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz,
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_dispatch.c365 hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz, in hid_bpf_hw_request() function
450 BTF_ID_FLAGS(func, hid_bpf_hw_request)
/linux-6.3-rc2/Documentation/hid/
A 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,

Completed in 9 milliseconds