Home
last modified time | relevance | path

Searched refs:SDL_EVDEV_device_removed (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/alios/
A DSDL_evdev.c75 static int SDL_EVDEV_device_removed(const char *dev_path);
231 SDL_EVDEV_device_removed(dev_path); in SDL_EVDEV_udev_callback()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c113 static int SDL_EVDEV_device_removed(const char *dev_path);
199 SDL_EVDEV_device_removed(_this->first->path); in SDL_EVDEV_Quit()
228 SDL_EVDEV_device_removed(dev_path); in SDL_EVDEV_udev_callback()
762 SDL_EVDEV_device_removed(const char *dev_path) in SDL_EVDEV_device_removed() function

Completed in 6 milliseconds