48 #define _COMPONENT ACPI_UTILITIES
73 u32 expected_return_btypes,
98 "[%4.4s.%s] was not found\n",
103 prefix_node, path, status);
112 if (expected_return_btypes) {
158 if (!(expected_return_btypes & return_btype)) {
163 "Type returned from %s was incorrect: %s, expected Btypes: 0x%X",
166 expected_return_btypes));
219 *value = obj_desc->
integer.value;
256 "_STA on %4.4s was not found, assuming device is present\n",
296 const char **method_names,
297 u8 method_count,
u8 *out_values)
306 for (i = 0; i < method_count; i++) {
321 final_status =
AE_OK;
331 "Failed %s on Device %4.4s, %s\n",