Searched refs:HID_GD_JOYSTICK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-plantronics.c61 if (field->application == HID_GD_JOYSTICK)
H A Dhid-input.c766 case HID_GD_JOYSTICK:
793 case HID_GD_JOYSTICK: code += BTN_JOYSTICK; break;
1420 if (field->application == HID_GD_GAMEPAD || field->application == HID_GD_JOYSTICK)
/linux-master/include/linux/
H A Dhid.h176 #define HID_GD_JOYSTICK 0x00010004 macro
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c1118 case HID_GD_JOYSTICK:

Completed in 117 milliseconds