Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/bpf/
Dhid_bpf_dispatch.c347 __hid_bpf_hw_check_params(struct hid_bpf_ctx *ctx, __u8 *buf, size_t *buf__sz, in __hid_bpf_hw_check_params() function
413 ret = __hid_bpf_hw_check_params(ctx, buf, &size, rtype); in hid_bpf_hw_request()
474 ret = __hid_bpf_hw_check_params(ctx, buf, &size, HID_OUTPUT_REPORT); in hid_bpf_hw_output_report()
502 ret = __hid_bpf_hw_check_params(ctx, buf, &size, type); in __hid_bpf_input_report()