Searched refs:SW_ID_PP (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.c74 #define SW_ID_PP 2 macro
352 case SW_ID_PP:
368 input_report_key(dev, sw_btn[SW_ID_PP][j], !GB(j,1));
698 sw->type = SW_ID_PP;

Completed in 33 milliseconds