Searched refs:__hid_bpf_allocate_data (Results 1 – 1 of 1) sorted by relevance
191 static int __hid_bpf_allocate_data(struct hid_device *hdev, u8 **data, u32 *size) in __hid_bpf_allocate_data() function233 return __hid_bpf_allocate_data(hdev, &hdev->bpf.device_data, &hdev->bpf.allocated_data); in hid_bpf_allocate_event_data()