Searched defs:dispatch_hid_bpf_device_event (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhid_bpf.h146 static inline u8 *dispatch_hid_bpf_device_event(struct hid_device *hid, enum hid_report_type type, function
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c49 dispatch_hid_bpf_device_event(struct hid_device *hdev, enum hid_report_type type, u8 *data, function
86 EXPORT_SYMBOL_GPL(dispatch_hid_bpf_device_event); variable

Completed in 97 milliseconds