BTN_TOOL_AIRBRUSH  865 drivers/hid/hid-debug.c 	[BTN_TOOL_AIRBRUSH] = "ToolAirbrush",	[BTN_TOOL_FINGER] = "ToolFinger",
BTN_TOOL_AIRBRUSH  719 drivers/hid/wacom_wac.c 		tool_type = BTN_TOOL_AIRBRUSH;
BTN_TOOL_AIRBRUSH 2256 drivers/hid/wacom_wac.c 			input_set_capability(input, EV_KEY, BTN_TOOL_AIRBRUSH);
BTN_TOOL_AIRBRUSH 3382 drivers/hid/wacom_wac.c 	__set_bit(BTN_TOOL_AIRBRUSH, input_dev->keybit);
BTN_TOOL_AIRBRUSH 3553 drivers/hid/wacom_wac.c 		__clear_bit(BTN_TOOL_AIRBRUSH, wacom_wac->pen_input->keybit);
BTN_TOOL_AIRBRUSH  209 drivers/input/tablet/aiptek.c #define AIPTEK_TOOL_BUTTON_AIRBRUSH_MODE		BTN_TOOL_AIRBRUSH
BTN_TOOL_AIRBRUSH  323 drivers/input/tablet/aiptek.c 	BTN_TOOL_PEN, BTN_TOOL_RUBBER, BTN_TOOL_PENCIL, BTN_TOOL_AIRBRUSH,