Lines Matching refs:BTN_TOOL_RUBBER
134 wacom->tool[0] = (data[5] & 0x20) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN;
187 wacom->tool[0] = BTN_TOOL_RUBBER;
200 if (wacom->tool[0] == BTN_TOOL_RUBBER && !(data[4] & 0x20)) {
201 input_report_key(input, BTN_TOOL_RUBBER, 0);
243 input_report_key(input, BTN_TOOL_RUBBER, data[1] & 0x20);
271 wacom->tool[0] = (data[1] & 0x0c) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN;
314 wacom->tool[0] = BTN_TOOL_RUBBER;
376 wacom->tool[0] = BTN_TOOL_RUBBER;
765 tool_type = BTN_TOOL_RUBBER;
1382 wacom->tool[0] = BTN_TOOL_RUBBER;
1794 wacom->tool[0] = (data[1] & 0x0c) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN;
2316 BTN_TOOL_RUBBER, 0);
2328 input_set_capability(input, EV_KEY, BTN_TOOL_RUBBER);
2538 wacom_wac->tool[0] = BTN_TOOL_RUBBER;
3169 wacom->tool[0] = BTN_TOOL_RUBBER;
3544 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3783 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3854 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3865 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3880 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);