Home
last modified time | relevance | path

Searched refs:HID_GD_JOYSTICK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/
H A Dhid-input.c774 case HID_GD_JOYSTICK: in hidinput_configure_usage()
801 case HID_GD_JOYSTICK: code += BTN_JOYSTICK; break; in hidinput_configure_usage()
1453 if (field->application == HID_GD_GAMEPAD || field->application == HID_GD_JOYSTICK) in hidinput_configure_usage()
/linux/include/linux/
H A Dhid.h179 #define HID_GD_JOYSTICK 0x00010004 macro
/linux/drivers/hid/usbhid/
H A Dhid-core.c1139 case HID_GD_JOYSTICK: in usbhid_start()