Searched refs:bert_errors_present (Results 1 – 2 of 2) sorted by relevance
55 bool bert_errors_present(void);59 return CONFIG(ACPI_BERT) && bert_errors_present(); in bert_should_generate_acpi_table()
37 bool bert_errors_present(void) in bert_errors_present() function