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