REMOTE_BUTTON_MIDDLE  130 drivers/misc/ibmasm/remote.c 			(buttons & REMOTE_BUTTON_MIDDLE) ? "middle " : "",
REMOTE_BUTTON_MIDDLE  151 drivers/misc/ibmasm/remote.c 	input_report_key(dev, BTN_MIDDLE, buttons & REMOTE_BUTTON_MIDDLE);