Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/
DSDL_sysjoystick.c54 static int MaybeRemoveDevice(const char *path);
153 MaybeRemoveDevice(devpath); in joystick_udev_callback()
242 MaybeRemoveDevice(const char *path) in MaybeRemoveDevice() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c51 static int MaybeRemoveDevice(const char *path);
227 MaybeRemoveDevice(devpath); in haptic_udev_callback()
308 MaybeRemoveDevice(const char* path) in MaybeRemoveDevice() function