Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
Dudev-watch.c121 void udev_watch_end(struct udev *udev, struct udev_device *dev) { in udev_watch_end() function
Dudev.h106 void udev_watch_end(struct udev *udev, struct udev_device *dev);
Dudev-event.c890 udev_watch_end(event->udev, dev);
904 udev_watch_end(event->udev, event->dev_db);
Dudevd.c915 udev_watch_end(udev, dev); in handle_inotify()