Searched refs:wdd (Results 1 – 2 of 2) sorted by relevance
16 wdd = wm.add_watch(sys.argv[1], mask, rec=True) variable
75 int wdd; member211 context->wdd = inotify_add_watch(context->fd, DEV_DIR, IN_CREATE | IN_DELETE); in usb_host_load()212 if (context->wdd < 0) { in usb_host_load()244 if (wd == context->wdd) { in usb_host_read_event()