Home
last modified time | relevance | path

Searched defs:udev_class (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/
DSDL_evdev.c295 void SDL_EVDEV_udev_callback(SDL_UDEV_deviceevent udev_event, int udev_class, in SDL_EVDEV_udev_callback()
784 SDL_EVDEV_device_added(const char *dev_path, int udev_class) in SDL_EVDEV_device_added()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/
DSDL_sysjoystick.c138 void joystick_udev_callback(SDL_UDEV_deviceevent udev_type, int udev_class, const char *devpath) in joystick_udev_callback()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c214 void haptic_udev_callback(SDL_UDEV_deviceevent udev_type, int udev_class, const char *devpath) in haptic_udev_callback()