Home
last modified time | relevance | path

Searched refs:hid_dump_input (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dhid-debug.h19 void hid_dump_input(struct hid_device *, struct hid_usage *, __s32);
40 #define hid_dump_input(a,b,c) do { } while (0) macro
/linux/drivers/hid/
A Dhid-debug.c697 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input() function
713 EXPORT_SYMBOL_GPL(hid_dump_input);
A Dhid-core.c1509 hid_dump_input(hid, usage, value); in hid_process_event()
1670 hid_dump_input(field->report->device, field->usage + offset, value); in hid_set_field()
/linux/
A Dvmlinux.symvers11128 0x00000000 hid_dump_input vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47442 ffff800010cc02f4 T hid_dump_input
A D.tmp_System.map47442 ffff800010cc02f4 T hid_dump_input

Completed in 328 milliseconds