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