Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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-v6.6/include/linux/
Dhid_bpf.h86 int hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz,
/Linux-v6.6/drivers/hid/bpf/
Dhid_bpf_dispatch.c362 hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz, in hid_bpf_hw_request() function
447 BTF_ID_FLAGS(func, hid_bpf_hw_request)
/Linux-v6.6/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,