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

Completed in 47 milliseconds