Searched refs:REMOTE_BUTTON_MIDDLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dremote.c144 (buttons & REMOTE_BUTTON_MIDDLE) ? "middle " : "",
165 input_report_key(dev, BTN_MIDDLE, buttons & REMOTE_BUTTON_MIDDLE);
H A Dremote.h56 #define REMOTE_BUTTON_MIDDLE 0x02 macro

Completed in 105 milliseconds