Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dsidewinder.c57 #define SW_ID_PP 2 macro
335 case SW_ID_PP: in sw_parse()
351 input_report_key(dev, sw_btn[SW_ID_PP][j], !GB(j,1)); in sw_parse()
684 sw->type = SW_ID_PP; in sw_connect()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds