Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-debug.c695 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input() function
711 EXPORT_SYMBOL_GPL(hid_dump_input);
Dhid-core.c1499 hid_dump_input(hid, usage, value); in hid_process_event()
1649 hid_dump_input(field->report->device, field->usage + offset, value); in hid_set_field()