Searched refs:REMOTE_BUTTON_RIGHT (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.c148 (buttons & REMOTE_BUTTON_RIGHT)?"right":""
169 input_report_key(dev, BTN_RIGHT, buttons & REMOTE_BUTTON_RIGHT);
H A Dremote.h57 #define REMOTE_BUTTON_RIGHT 0x04 macro

Completed in 89 milliseconds