Searched refs:HID_GD_JOYSTICK (Results 1 – 2 of 2) sorted by relevance
323 case HID_GD_JOYSTICK: in hidinput_configure_usage()334 case HID_GD_JOYSTICK: code += BTN_JOYSTICK; break; in hidinput_configure_usage()662 if (field->application == HID_GD_GAMEPAD || field->application == HID_GD_JOYSTICK) in hidinput_configure_usage()
208 #define HID_GD_JOYSTICK 0x00010004 macro