rubber            129 drivers/input/touchscreen/surface3_spi.c 	int rubber = st & 0x18;
rubber            130 drivers/input/touchscreen/surface3_spi.c 	int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN;