Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
Dudev-watch.c141 struct udev_device *udev_watch_lookup(struct udev *udev, int wd) { in udev_watch_lookup() function
Dudev.h107 struct udev_device *udev_watch_lookup(struct udev *udev, int wd);
Dudevd.c907 dev = udev_watch_lookup(udev, e->wd); in handle_inotify()