Home
last modified time | relevance | path

Searched refs:AE_NOT_FOUND (Results 1 - 25 of 140) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnssearch.c134 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_one_scope()
182 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_parent_tree()
190 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_parent_tree()
222 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_parent_tree()
287 if (status != AE_NOT_FOUND) { in acpi_ns_search_and_enter()
368 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_and_enter()
H A Duteval.c62 if (status == AE_NOT_FOUND) { in acpi_ut_evaluate_object()
226 if (AE_NOT_FOUND == status) { in acpi_ut_execute_STA()
278 acpi_status final_status = AE_NOT_FOUND; in acpi_ut_execute_power_methods()
303 if (status == AE_NOT_FOUND) { in acpi_ut_execute_power_methods()
H A Dtbxface.c105 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_initialize_tables()
262 return (AE_NOT_FOUND); in ACPI_EXPORT_SYMBOL_INIT()
272 return (AE_NOT_FOUND); in ACPI_EXPORT_SYMBOL_INIT()
302 acpi_status status = AE_NOT_FOUND; in ACPI_EXPORT_SYMBOL()
H A Ddspkginit.c205 if (status == AE_NOT_FOUND) { in acpi_ds_build_internal_package_obj()
413 if ((status == AE_NOT_FOUND) in acpi_ds_resolve_package_element()
H A Dnsobject.c396 return (AE_NOT_FOUND); in acpi_ns_detach_data()
431 return (AE_NOT_FOUND); in acpi_ns_get_attached_data()
H A Dnsxfobj.c195 status = AE_NOT_FOUND; in ACPI_EXPORT_SYMBOL()
H A Dtbfind.c117 status = AE_NOT_FOUND; in acpi_tb_find_table()
H A Dnsaccess.c443 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_lookup()
595 if (status == AE_NOT_FOUND) { in acpi_ns_lookup()
H A Dpsloop.c319 || (status == AE_NOT_FOUND))) { in acpi_ps_parse_loop()
536 || status == AE_NOT_FOUND)) { in acpi_ps_parse_loop()
H A Dtbxfroot.c211 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_find_root_pointer()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnssearch.c134 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_one_scope()
182 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_parent_tree()
190 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_parent_tree()
222 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_parent_tree()
287 if (status != AE_NOT_FOUND) { in acpi_ns_search_and_enter()
368 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_search_and_enter()
H A Duteval.c62 if (status == AE_NOT_FOUND) { in acpi_ut_evaluate_object()
226 if (AE_NOT_FOUND == status) { in acpi_ut_execute_STA()
278 acpi_status final_status = AE_NOT_FOUND; in acpi_ut_execute_power_methods()
303 if (status == AE_NOT_FOUND) { in acpi_ut_execute_power_methods()
H A Dtbxface.c105 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_initialize_tables()
262 return (AE_NOT_FOUND); in ACPI_EXPORT_SYMBOL_INIT()
272 return (AE_NOT_FOUND); in ACPI_EXPORT_SYMBOL_INIT()
302 acpi_status status = AE_NOT_FOUND; in ACPI_EXPORT_SYMBOL()
H A Dnsobject.c396 return (AE_NOT_FOUND); in acpi_ns_detach_data()
431 return (AE_NOT_FOUND); in acpi_ns_get_attached_data()
H A Ddspkginit.c205 if (status == AE_NOT_FOUND) { in acpi_ds_build_internal_package_obj()
413 if ((status == AE_NOT_FOUND) in acpi_ds_resolve_package_element()
H A Dtbfind.c117 status = AE_NOT_FOUND; in acpi_tb_find_table()
H A Dnsxfobj.c195 status = AE_NOT_FOUND; in ACPI_EXPORT_SYMBOL()
H A Dnsaccess.c443 return_ACPI_STATUS(AE_NOT_FOUND); in acpi_ns_lookup()
595 if (status == AE_NOT_FOUND) { in acpi_ns_lookup()
H A Dpsloop.c318 || (status == AE_NOT_FOUND))) { in acpi_ps_parse_loop()
535 || status == AE_NOT_FOUND)) { in acpi_ps_parse_loop()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dacpi-ext.c43 status = AE_NOT_FOUND; in hp_ccsr_locate()
84 return AE_NOT_FOUND; in hp_crs_locate()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dacpi-ext.c43 status = AE_NOT_FOUND; in hp_ccsr_locate()
84 return AE_NOT_FOUND; in hp_crs_locate()
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c128 return (AE_NOT_FOUND); in osl_get_last_status()
148 * AE_NOT_FOUND: A valid table was not found at the address
212 * AE_NOT_FOUND: A table with the signature was not found
494 return (AE_NOT_FOUND); in osl_load_rsdp()
757 * AE_NOT_FOUND: A table with the signature was not found
1006 return (osl_get_last_status(AE_NOT_FOUND)); in osl_list_customized_tables()
1047 * AE_NOT_FOUND: A valid table was not found at the address
1212 return (osl_get_last_status(AE_NOT_FOUND)); in osl_read_table_from_file()
1300 * AE_NOT_FOUND: A table with the signature was not found
1324 return (osl_get_last_status(AE_NOT_FOUND)); in osl_get_customized_table()
[all...]
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c128 return (AE_NOT_FOUND); in osl_get_last_status()
148 * AE_NOT_FOUND: A valid table was not found at the address
212 * AE_NOT_FOUND: A table with the signature was not found
494 return (AE_NOT_FOUND); in osl_load_rsdp()
757 * AE_NOT_FOUND: A table with the signature was not found
1006 return (osl_get_last_status(AE_NOT_FOUND)); in osl_list_customized_tables()
1047 * AE_NOT_FOUND: A valid table was not found at the address
1212 return (osl_get_last_status(AE_NOT_FOUND)); in osl_read_table_from_file()
1300 * AE_NOT_FOUND: A table with the signature was not found
1324 return (osl_get_last_status(AE_NOT_FOUND)); in osl_get_customized_table()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_menlow.c419 return (status == AE_NOT_FOUND) ? AE_OK : status; in intel_menlow_register_sensor()
423 return (status == AE_NOT_FOUND) ? AE_OK : status; in intel_menlow_register_sensor()
463 if (status == AE_NOT_FOUND) in intel_menlow_register_sensor()
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dbert.c130 if (status == AE_NOT_FOUND) in bert_init()

Completed in 13 milliseconds

123456