Searched refs:wdd (Results 1 - 1 of 1) sorted by relevance

/system/core/libusbhost/
H A Dusbhost.c74 int wdd; member in struct:usb_host_context
208 context->wdd = inotify_add_watch(context->fd, DEV_DIR, IN_CREATE | IN_DELETE);
209 if (context->wdd < 0) {
241 if (wd == context->wdd) {

Completed in 67 milliseconds