Searched refs:_AcpiModuleName (Results 1 – 6 of 6) sorted by relevance
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acoutput.h | 212 #define ACPI_MODULE_NAME(Name) static const char ACPI_UNUSED_VAR _AcpiModuleName[] = Name; 219 #define _AcpiModuleName "" macro 226 #define AE_INFO _AcpiModuleName, __LINE__ 288 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
|
| A D | acapps.h | 103 AcpiFormatException (Status), #Name, _AcpiModuleName, __LINE__); \
|
| A D | acutils.h | 554 #define AcpiUtCreateInternalObject(t) AcpiUtCreateInternalObjectDbg (_AcpiModuleName,__LINE__,_CO… 555 #define AcpiUtAllocateObjectDesc() AcpiUtAllocateObjectDescDbg (_AcpiModuleName,__LINE__,_COMP…
|
| A D | actypes.h | 371 #define ACPI_MEM_PARAMETERS _COMPONENT, _AcpiModuleName, __LINE__
|
| /third_party/lib/acpica/generate/lint/ |
| A D | options.lnt | 53 -esym( 528, _AcpiModuleName) // Symbol not always used, but always present
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 4429 generation cases. The _AcpiModuleName was left undefined in these cases, 4432 _AcpiModuleName as a null string in these cases. ACPICA Bugzilla 888.
|
Completed in 34 milliseconds