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;
1377 wacom->tool[0] = BTN_TOOL_RUBBER;
1792 wacom->tool[0] = (data[1] & 0x0c) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN;
2300 BTN_TOOL_RUBBER, 0);
2335 input_set_capability(input, EV_KEY, BTN_TOOL_RUBBER);
2508 wacom_wac->tool[0] = BTN_TOOL_RUBBER;
3111 wacom->tool[0] = BTN_TOOL_RUBBER;
3492 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3733 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3804 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3815 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);
3830 __set_bit(BTN_TOOL_RUBBER, input_dev->keybit);