Home
last modified time | relevance | path

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

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