Searched refs:AcpiNsDumpOneObject (Results 1 – 4 of 4) sorted by relevance
/acpica-3.7.0/source/components/namespace/ |
D | nsdump.c | 314 AcpiNsDumpOneObject ( in AcpiNsDumpOneObject() function 825 AcpiNsDumpOneObject, NULL, (void *) &Info, NULL); in AcpiNsDumpObjects() 1003 (void) AcpiNsDumpOneObject (Handle, 1, &Info, NULL); in AcpiNsDumpEntry()
|
D | nsdumpdv.c | 198 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue); in AcpiNsDumpOneDevice()
|
/acpica-3.7.0/source/components/debugger/ |
D | dbnames.c | 532 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, &Info, NULL); in AcpiDbWalkAndMatchName() 851 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, Info, NULL); in AcpiDbWalkForSpecificObjects()
|
/acpica-3.7.0/source/include/ |
D | acnamesp.h | 392 AcpiNsDumpOneObject (
|