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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dsidewinder.c77 #define SW_ID_FFW 5 macro
399 case SW_ID_FFW:
410 input_report_key(dev, sw_btn[SW_ID_FFW][j], !GB(j+22,1));
691 sw->type = SW_ID_FFW;

Completed in 42 milliseconds