Searched refs:new_tool (Results 1 – 1 of 1) sorted by relevance
1442 unsigned int new_tool) in hid_report_set_tool() argument1444 if (report->tool != new_tool) in hid_report_set_tool()1447 input_event(input, EV_KEY, new_tool, 1); in hid_report_set_tool()1448 report->tool = new_tool; in hid_report_set_tool()