Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick_c.h68 extern SDL_bool SDL_IsJoystickSteamController(Uint16 vendor_id, Uint16 product_id);
A DSDL_joystick.c1748 SDL_IsJoystickSteamController(Uint16 vendor, Uint16 product) in SDL_IsJoystickSteamController() function
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c962 return SDL_IsJoystickSteamController(vendor_id, product_id); in HIDAPI_DriverSteam_IsSupportedDevice()

Completed in 10 milliseconds