Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/bpf/
Dhid_bpf_struct_ops.c269 static int __hid_bpf_device_event(struct hid_bpf_ctx *ctx, enum hid_report_type type, u64 source) in __hid_bpf_device_event() function
292 .hid_device_event = __hid_bpf_device_event,