Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhid.h170 #define HID_GD_GAMEPAD 0x00010005 macro
Dhid-input.c124 case HID_GD_GAMEPAD: usage->code += 0x10; in hidinput_configure_usage()
323 if (field->application == HID_GD_GAMEPAD || field->application == HID_GD_JOYSTICK) { in hidinput_configure_usage()