Searched refs:SDL_IsJoystickSteamController (Results 1 – 3 of 3) sorted by relevance
68 extern SDL_bool SDL_IsJoystickSteamController(Uint16 vendor_id, Uint16 product_id);
1748 SDL_IsJoystickSteamController(Uint16 vendor, Uint16 product) in SDL_IsJoystickSteamController() function
962 return SDL_IsJoystickSteamController(vendor_id, product_id); in HIDAPI_DriverSteam_IsSupportedDevice()
Completed in 10 milliseconds