Searched defs:hid_hw_output_report (Results 1 – 3 of 3) sorted by relevance
72 int (*hid_hw_output_report)(struct hid_device *hdev, __u8 *buf, size_t len, member179 int (*hid_hw_output_report)(struct hid_bpf_ctx *ctx, u64 source); member
86 int (*hid_hw_output_report)(struct hid_bpf_ctx *ctx, u64 source); member
2519 int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, size_t len) in hid_hw_output_report() function