Searched refs:REMOTE_BUTTON_LEFT (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.c146 (buttons & REMOTE_BUTTON_LEFT)?"left ":"",
167 input_report_key(dev, BTN_LEFT, buttons & REMOTE_BUTTON_LEFT);
H A Dremote.h55 #define REMOTE_BUTTON_LEFT 0x01 macro

Completed in 40 milliseconds