BTN_TOOL_MOUSE 866 drivers/hid/hid-debug.c [BTN_TOOL_MOUSE] = "ToolMouse", [BTN_TOOL_LENS] = "ToolLens", BTN_TOOL_MOUSE 791 drivers/hid/hid-input.c case 0x21: map_key(BTN_TOOL_MOUSE); break; BTN_TOOL_MOUSE 347 drivers/hid/wacom_wac.c wacom->tool[0] = BTN_TOOL_MOUSE; BTN_TOOL_MOUSE 354 drivers/hid/wacom_wac.c if (wacom->tool[0] != BTN_TOOL_MOUSE) { BTN_TOOL_MOUSE 682 drivers/hid/wacom_wac.c tool_type = BTN_TOOL_MOUSE; BTN_TOOL_MOUSE 745 drivers/hid/wacom_wac.c if (wacom->tool[idx] >= BTN_TOOL_MOUSE) { BTN_TOOL_MOUSE 967 drivers/hid/wacom_wac.c if (wacom->tool[idx] == BTN_TOOL_MOUSE) { BTN_TOOL_MOUSE 2258 drivers/hid/wacom_wac.c input_set_capability(input, EV_KEY, BTN_TOOL_MOUSE); BTN_TOOL_MOUSE 3404 drivers/hid/wacom_wac.c __set_bit(BTN_TOOL_MOUSE, input_dev->keybit); BTN_TOOL_MOUSE 3623 drivers/hid/wacom_wac.c __set_bit(BTN_TOOL_MOUSE, input_dev->keybit); BTN_TOOL_MOUSE 211 drivers/input/tablet/aiptek.c #define AIPTEK_TOOL_BUTTON_MOUSE_MODE BTN_TOOL_MOUSE BTN_TOOL_MOUSE 324 drivers/input/tablet/aiptek.c BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH, BTN_TOOL_MOUSE 99 drivers/input/tablet/hanwang.c BTN_TOOL_MOUSE, BTN_TOOL_FINGER, BTN_TOOL_MOUSE 160 drivers/input/tablet/wacom_serial4.c { CURSOR_DEVICE_ID, BTN_TOOL_MOUSE }, BTN_TOOL_MOUSE 545 drivers/input/tablet/wacom_serial4.c set_bit(BTN_TOOL_MOUSE, input_dev->keybit);