Home
last modified time | relevance | path

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

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