Home
last modified time | relevance | path

Searched defs:hid_bpf_device_init (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhid_bpf.h230 static inline int hid_bpf_device_init(struct hid_device *hid) { return 0; } in hid_bpf_device_init() function
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c637 int hid_bpf_device_init(struct hid_device *hdev) in hid_bpf_device_init() function