Searched refs:device_event (Results 1 – 1 of 1) sorted by relevance
48 static void device_event(SDL_UDEV_deviceevent type, struct udev_device *dev);222 device_event(SDL_UDEV_DEVICEADDED, dev); in SDL_UDEV_Scan()401 device_event(SDL_UDEV_deviceevent type, struct udev_device *dev) in device_event() function501 device_event(SDL_UDEV_DEVICEADDED, dev); in SDL_UDEV_Poll()503 device_event(SDL_UDEV_DEVICEREMOVED, dev); in SDL_UDEV_Poll()
Completed in 3 milliseconds