Searched refs:hid_report_release_tool (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-input.c | 1483 static void hid_report_release_tool(struct hid_report *report, struct input_dev *input, in hid_report_release_tool() function 1505 hid_report_release_tool(report, input, report->tool); in hid_report_set_tool() 1587 hid_report_release_tool(report, input, BTN_TOOL_RUBBER); in hidinput_hid_event() 1604 hid_report_release_tool(report, input, BTN_TOOL_RUBBER); in hidinput_hid_event() 1623 hid_report_release_tool(report, input, usage->code); in hidinput_hid_event()
|