Searched refs:udev_watch_lookup (Results 1 – 3 of 3) sorted by relevance
141 struct udev_device *udev_watch_lookup(struct udev *udev, int wd) { in udev_watch_lookup() function
107 struct udev_device *udev_watch_lookup(struct udev *udev, int wd);
907 dev = udev_watch_lookup(udev, e->wd); in handle_inotify()