Lines Matching full:device_path
70 static const char *DEVICE_PATH = "/dev/input";189 int result = inotify_add_watch(mINotifyFd, DEVICE_PATH, IN_DELETE | IN_CREATE);191 DEVICE_PATH, errno);1020 status_t res = scanDirLocked(DEVICE_PATH);1022 ALOGE("scan dir failed for %s\n", DEVICE_PATH);1565 strcpy(devname, DEVICE_PATH);