Home
last modified time | relevance | path

Searched refs:SDL_HIDAPI_DeviceDriver (Results 1 – 24 of 24) sorted by relevance

/dports/devel/sdl20/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapijoystick_c.h108 } SDL_HIDAPI_DeviceDriver; typedef
112 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverGameCube;
113 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverLuna;
114 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS4;
115 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS5;
116 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverStadia;
117 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSteam;
118 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSwitch;
119 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360;
120 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360W;
[all …]
H A DSDL_hidapijoystick.c45 static SDL_HIDAPI_DeviceDriver *SDL_HIDAPI_drivers[] = {
120 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_IsDeviceSupported()
128 static SDL_HIDAPI_DeviceDriver *
159 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_GetDeviceDriver()
247 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in SDL_HIDAPIDriverHintChanged()
252 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in SDL_HIDAPIDriverHintChanged()
261 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in SDL_HIDAPIDriverHintChanged()
317 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_JoystickInit()
1015 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_JoystickQuit()
H A DSDL_hidapi_stadia.c305 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverStadia =
H A DSDL_hidapi_xbox360.c336 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360 =
H A DSDL_hidapi_xbox360w.c333 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360W =
H A DSDL_hidapi_luna.c437 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverLuna =
H A DSDL_hidapi_gamecube.c538 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverGameCube =
H A DSDL_hidapi_xboxone.c1126 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXboxOne =
H A DSDL_hidapi_ps4.c932 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS4 =
H A DSDL_hidapi_ps5.c1095 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS5 =
H A DSDL_hidapi_steam.c1283 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSteam =
H A DSDL_hidapi_switch.c1554 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSwitch =
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapijoystick_c.h108 } SDL_HIDAPI_DeviceDriver; typedef
112 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverGameCube;
113 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverLuna;
114 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS4;
115 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS5;
116 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverStadia;
117 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSteam;
118 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSwitch;
119 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360;
120 extern SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360W;
[all …]
H A DSDL_hidapijoystick.c45 static SDL_HIDAPI_DeviceDriver *SDL_HIDAPI_drivers[] = {
120 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_IsDeviceSupported()
128 static SDL_HIDAPI_DeviceDriver *
159 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_GetDeviceDriver()
247 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in SDL_HIDAPIDriverHintChanged()
252 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in SDL_HIDAPIDriverHintChanged()
261 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in SDL_HIDAPIDriverHintChanged()
317 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_JoystickInit()
1015 SDL_HIDAPI_DeviceDriver *driver = SDL_HIDAPI_drivers[i]; in HIDAPI_JoystickQuit()
H A DSDL_hidapi_stadia.c305 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverStadia =
H A DSDL_hidapi_xbox360.c336 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360 =
H A DSDL_hidapi_xbox360w.c333 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXbox360W =
H A DSDL_hidapi_luna.c437 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverLuna =
H A DSDL_hidapi_gamecube.c538 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverGameCube =
H A DSDL_hidapi_xboxone.c1126 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverXboxOne =
H A DSDL_hidapi_ps4.c932 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS4 =
H A DSDL_hidapi_ps5.c1095 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverPS5 =
H A DSDL_hidapi_steam.c1283 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSteam =
H A DSDL_hidapi_switch.c1554 SDL_HIDAPI_DeviceDriver SDL_HIDAPI_DriverSwitch =