Home
last modified time | relevance | path

Searched refs:SDL_UDEV_Symbols (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.h67 typedef struct SDL_UDEV_Symbols { struct
94 } SDL_UDEV_Symbols; argument
106 SDL_UDEV_Symbols syms;
117 extern const SDL_UDEV_Symbols *SDL_UDEV_GetUdevSyms(void);
A DSDL_udev.c557 const SDL_UDEV_Symbols *
/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c70 static const SDL_UDEV_Symbols *udev_ctx = NULL;
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick.c91 static const SDL_UDEV_Symbols * usyms = NULL;

Completed in 9 milliseconds