Searched refs:vidpid (Results 1 – 4 of 4) sorted by relevance
1785 static SDL_bool SDL_IsJoystickProductWheel(Uint32 vidpid) in SDL_IsJoystickProductWheel() argument1806 if (vidpid == wheel_joysticks[i]) { in SDL_IsJoystickProductWheel()1813 static SDL_bool SDL_IsJoystickProductFlightStick(Uint32 vidpid) in SDL_IsJoystickProductFlightStick() argument1822 if (vidpid == flightstick_joysticks[i]) { in SDL_IsJoystickProductFlightStick()1829 static SDL_bool SDL_IsJoystickProductThrottle(Uint32 vidpid) in SDL_IsJoystickProductThrottle() argument1838 if (vidpid == throttle_joysticks[i]) { in SDL_IsJoystickProductThrottle()1849 Uint32 vidpid; in SDL_GetJoystickGUIDType() local1886 vidpid = MAKE_VIDPID(vendor, product); in SDL_GetJoystickGUIDType()1888 if (SDL_IsJoystickProductWheel(vidpid)) { in SDL_GetJoystickGUIDType()1892 if (SDL_IsJoystickProductFlightStick(vidpid)) { in SDL_GetJoystickGUIDType()[all …]
1687 Uint32 vidpid; in SDL_ShouldIgnoreGameController() local1719 vidpid = MAKE_VIDPID(vendor, product); in SDL_ShouldIgnoreGameController()1723 if (vidpid == SDL_allowed_controllers.entries[i]) { in SDL_ShouldIgnoreGameController()1730 if (vidpid == SDL_ignored_controllers.entries[i]) { in SDL_ShouldIgnoreGameController()
96 LONG vidpid = MAKELONG(vendor, product); in SDL_IsXInputDevice() local128 (MAKELONG(rdi.hid.dwVendorId, rdi.hid.dwProductId) == vidpid) && in SDL_IsXInputDevice()
2168 O�a0F��'���(�F����(�F(F����8F��%s,,wmapvidpid
Completed in 21 milliseconds