Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid_bpf.h161 static inline void hid_bpf_destroy_device(struct hid_device *hid) {} in hid_bpf_destroy_device() function
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c518 void hid_bpf_destroy_device(struct hid_device *hdev) in hid_bpf_destroy_device() function