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

/linux-4.1.27/drivers/input/joystick/
H A Dsidewinder.c76 #define SW_ID_FFW 5 macro
398 case SW_ID_FFW: sw_parse()
409 input_report_key(dev, sw_btn[SW_ID_FFW][j], !GB(j+22,1)); sw_parse()
690 sw->type = SW_ID_FFW; sw_connect()

Completed in 36 milliseconds