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

/system/core/libusbhost/
H A Dusbhost.c53 #define DEV_DIR "/dev" macro
54 #define DEV_BUS_DIR DEV_DIR "/bus"
208 context->wdd = inotify_add_watch(context->fd, DEV_DIR, IN_CREATE | IN_DELETE);

Completed in 166 milliseconds