Home
last modified time | relevance | path

Searched refs:hidinput_hid_event (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h885 extern void hidinput_hid_event(struct hid_device *, struct hid_field *, struct hid_usage *, __s32);
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-input.c1280 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, _… in hidinput_hid_event() function
H A Dhid-core.c1525 hidinput_hid_event(hid, field, usage, value); in hid_process_event()