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

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

Completed in 169 milliseconds