Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dsidewinder.c60 #define SW_ID_FFW 5 macro
382 case SW_ID_FFW: in sw_parse()
393 input_report_key(dev, sw_btn[SW_ID_FFW][j], !GB(j+22,1)); in sw_parse()
677 sw->type = SW_ID_FFW; in sw_connect()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds