Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dsidewinder.c57 #define SW_ID_FFW 5 macro
379 case SW_ID_FFW: in sw_parse()
390 input_report_key(dev, sw_btn[SW_ID_FFW][j], !GB(j+22,1)); in sw_parse()
675 sw->type = SW_ID_FFW; in sw_connect()