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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/misc/ibmasm/
H A Dremote.c147 (buttons & REMOTE_BUTTON_MIDDLE)?"middle ":"",
168 input_report_key(dev, BTN_MIDDLE, buttons & REMOTE_BUTTON_MIDDLE);
H A Dremote.h56 #define REMOTE_BUTTON_MIDDLE 0x02 macro

Completed in 16 milliseconds