Searched refs:USAGE_JOYSTICK (Results 1 – 3 of 3) sorted by relevance
72 #define USAGE_JOYSTICK 0x0004 macro267 …if (device->usage && device->usage != USAGE_JOYSTICK && device->usage != USAGE_GAMEPAD && device->… in RAWINPUT_GetDeviceDriver()
73 #define USAGE_JOYSTICK 0x0004 macro498 …if (caps.Usage != USAGE_JOYSTICK && caps.Usage != USAGE_GAMEPAD && caps.Usage != USAGE_MULTIAXISCO… in hid_enumerate()
412 const Uint16 USAGE_JOYSTICK = 0x0004; in HIDAPI_GetDeviceDriver() local433 …if (device->usage && device->usage != USAGE_JOYSTICK && device->usage != USAGE_GAMEPAD && device->… in HIDAPI_GetDeviceDriver()
Completed in 12 milliseconds