Toggle navigation
/
Symbol
File
Text
Line
Symbol: tool
function parameter
Defined...
drivers/hid/hid-input.c:1496:9-1496:22
: unsigned int tool)
variable
Defined...
drivers/hid/hid-multitouch.c:1020:2-1020:13
: int tool = MT_TOOL_FINGER;
drivers/input/tablet/wacom_serial4.c:312:2-312:15
: unsigned int tool;
drivers/input/touchscreen/atmel_mxt_ts.c:931:2-931:13
: int tool = 0;
drivers/input/touchscreen/surface3_spi.c:128:2-128:50
: int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN;