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

/linux-4.4.14/drivers/input/joystick/
H A Dsidewinder.c73 #define SW_ID_PP 2 macro
351 case SW_ID_PP: sw_parse()
367 input_report_key(dev, sw_btn[SW_ID_PP][j], !GB(j,1)); sw_parse()
697 sw->type = SW_ID_PP; sw_connect()

Completed in 89 milliseconds