Lines Matching refs:HAL_ERROR

350 		HAL_ERROR (("Could not resolve keypath '%s' on udi '%s'", key, pc->device->udi));  in handle_match()
359 HAL_ERROR (("Could not find device with udi '%s'", udi_to_check)); in handle_match()
881 HAL_ERROR (("Aborting parsing of document")); in parsing_abort()
917 HAL_ERROR (("%s:%d:%d: Element <match> can only be " in start()
938 HAL_ERROR (("%s:%d:%d: Element <merge> can only be " in start()
955 HAL_ERROR (("%s:%d:%d: Element <append> can only be " in start()
972 HAL_ERROR (("%s:%d:%d: Element <prepend> can only be " in start()
989 HAL_ERROR (("%s:%d:%d: Element <remove> can only be " in start()
1006 HAL_ERROR (("%s:%d:%d: Element <remove> can only be " in start()
1022 HAL_ERROR (("%s:%d:%d: Element <device> can only be " in start()
1032 HAL_ERROR (("%s:%d:%d: Element <deviceinfo> must be " in start()
1042 HAL_ERROR (("%s:%d:%d: Element <spawn> can only be " in start()
1056 HAL_ERROR (("%s:%d:%d: Unknown element <%s>", in start()
1170 HAL_ERROR (("Could not resolve keypath '%s' on udi '%s'", pc->cdata_buf, pc->device->udi)); in end()
1179 HAL_ERROR (("Could not find device with udi '%s'", udi_to_merge_from)); in end()
1188 HAL_ERROR (("Unknown merge_type=%d='%c'", in end()
1217 HAL_ERROR (("Unknown merge_type=%d='%c'", pc->merge_type, pc->merge_type)); in end()
1255 HAL_ERROR (("Unknown merge_type=%d='%c'", pc->merge_type, pc->merge_type)); in end()
1339 HAL_ERROR (("CDATA in element larger than %d", in cdata()
1390 HAL_ERROR (("Could not open file %s", buf)); in process_fdi_file()
1399 HAL_ERROR (("Could not allocate %d bytes for file %s", filesize, buf)); in process_fdi_file()
1408 HAL_ERROR (("Could not allocate parsing context")); in process_fdi_file()
1416 HAL_ERROR (("Could not allocate XML parser")); in process_fdi_file()
1442 HAL_ERROR (("Error parsing XML document %s at line %d, " in process_fdi_file()
1546 HAL_ERROR (("couldn't allocated %d bytes", in scan_fdi_files()
1643 HAL_ERROR (("Bogus device information type %d", type)); in di_search_and_merge()