Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.c48 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() function
501 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