Home
last modified time | relevance | path

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

/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.h16 int hid_bpf_allocate_event_data(struct hid_device *hdev);
H A Dhid_bpf_dispatch.c264 int hid_bpf_allocate_event_data(struct hid_device *hdev) in hid_bpf_allocate_event_data() function
623 return hid_bpf_allocate_event_data(hdev); in hid_bpf_connect_device()