Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dsidewinder.c54 #define SW_ID_PP 2 macro
332 case SW_ID_PP: in sw_parse()
348 input_report_key(dev, sw_btn[SW_ID_PP][j], !GB(j,1)); in sw_parse()
682 sw->type = SW_ID_PP; in sw_connect()