BTN_TOOL_BRUSH 864 drivers/hid/hid-debug.c [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil", BTN_TOOL_BRUSH 674 drivers/hid/wacom_wac.c tool_type = BTN_TOOL_BRUSH; BTN_TOOL_BRUSH 2254 drivers/hid/wacom_wac.c input_set_capability(input, EV_KEY, BTN_TOOL_BRUSH); BTN_TOOL_BRUSH 3380 drivers/hid/wacom_wac.c __set_bit(BTN_TOOL_BRUSH, input_dev->keybit); BTN_TOOL_BRUSH 3551 drivers/hid/wacom_wac.c __clear_bit(BTN_TOOL_BRUSH, wacom_wac->pen_input->keybit); BTN_TOOL_BRUSH 208 drivers/input/tablet/aiptek.c #define AIPTEK_TOOL_BUTTON_BRUSH_MODE BTN_TOOL_BRUSH BTN_TOOL_BRUSH 324 drivers/input/tablet/aiptek.c BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,