Lines Matching refs:INIT_LOGE

75             INIT_LOGE("Failed to copy link name");
80 INIT_LOGE("[uevent] Failed to create dir \" %s \", err = %d", linkDir, errno);
89 INIT_LOGE("Failed to link \" %s \" to \" %s \", err = %d", deviceNode, linkName, errno);
117 INIT_LOGE("[uevent] Failed to memcpy path %s", path);
126 INIT_LOGE("[uevent] Failed to Restorecon \" %s \"", path);
158 INIT_LOGE("Invalid device file");
164 INIT_LOGE("Failed to copy device node");
170 INIT_LOGE("device path is not valid. should be starts with /dev");
176 INIT_LOGE("Create path \" %s \" failed", devicePath);
187 INIT_LOGE("Create device node[%s %d, %d] failed. %d", deviceNode, major, minor, errno);
207 INIT_LOGE("Invalid device node");
253 INIT_LOGE("Failed to allocate memory for link, err = %d", errno);
262 INIT_LOGE("Failed to build link");
268 INIT_LOGE("Failed to allocate memory for link, err = %d", errno);
273 INIT_LOGE("Failed to build link");
281 INIT_LOGE("Failed to build link");
316 INIT_LOGE("Failed to build sys path for device %s", uevent->syspath);
322 INIT_LOGE("Failed to allocate memory for links, err = %d", errno);
331 INIT_LOGE("Failed to build subsystem path for device \" %s \"", uevent->syspath);
372 INIT_LOGE("Create device \" %s \" failed", deviceNode);
376 INIT_LOGE("Set device parameter added failed");
382 INIT_LOGE("Remove device \" %s \" failed", deviceNode);
386 INIT_LOGE("Set device parameter removed failed");
401 INIT_LOGE("Invalid sys path");
457 INIT_LOGE("Invalid uevent message received");
462 INIT_LOGE("Unexpected uevent subsystem \" %s \" received in block device handler", uevent->subsystem);
480 INIT_LOGE("Failed to copy sys path");
486 INIT_LOGE("Cannot get device path or device name");
490 INIT_LOGE("Make device file for device [%d : %d]", uevent->major, uevent->minor);
499 INIT_LOGE("Invalid uevent received");
510 INIT_LOGE("Failed to copy sys path");
517 INIT_LOGE("Cannot get device path or device name");
528 INIT_LOGE("Make device file for device [%d : %d]", uevent->major, uevent->minor);
534 INIT_LOGE("usb device with invalid bus number or device number");
539 INIT_LOGE("Make usb device node for device [%d : %d]", uevent->busNum, uevent->devNum);
550 INIT_LOGE("Make device file for device [%d : %d]", uevent->major, uevent->minor);