Searched defs:hiddev_hid_event (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dhiddev.h51 static inline void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, hiddev_hid_event() function
H A Dhid.h552 void (*hiddev_hid_event) (struct hid_device *, struct hid_field *field, member in struct:hid_device
/linux-4.4.14/drivers/hid/usbhid/
H A Dhiddev.c187 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, hiddev_hid_event() function
205 EXPORT_SYMBOL_GPL(hiddev_hid_event); variable

Completed in 153 milliseconds