pen_tool 33 drivers/input/touchscreen/surface3_spi.c int pen_tool; pen_tool 133 drivers/input/touchscreen/surface3_spi.c if (ts_data->pen_tool != tool) { pen_tool 134 drivers/input/touchscreen/surface3_spi.c input_report_key(dev, ts_data->pen_tool, 0); pen_tool 136 drivers/input/touchscreen/surface3_spi.c ts_data->pen_tool = tool; pen_tool 141 drivers/input/touchscreen/surface3_spi.c input_report_key(dev, ts_data->pen_tool, prox); pen_tool 298 drivers/input/touchscreen/surface3_spi.c data->pen_tool = BTN_TOOL_PEN;