Lines Matching defs:info
149 INFO("fixup %s %d %d 0%o\n", buf, dp->uid, dp->gid, dp->perm);
250 INFO("adding platform device %s (%s)\n", name, path);
289 INFO("removing platform device %s\n", bus->name);
307 #define log_event_print(x...) INFO(x)
435 struct stat info;
447 INFO("found platform device %s\n", device);
720 INFO("firmware: loading '%s' for '%s'\n",
770 INFO("firmware: could not open '%s' %d\n", uevent->firmware, errno);
778 INFO("firmware: copy success { '%s', '%s' }\n", root, uevent->firmware);
780 INFO("firmware: copy failure { '%s', '%s' }\n", root, uevent->firmware);
893 struct stat info;
909 if (stat(coldboot_done, &info) < 0) {