Home
last modified time | relevance | path

Searched refs:acpi_ut_dump_buffer (Results 1 – 4 of 4) sorted by relevance

/drivers/acpi/acpica/
Dutdebug.c639 void acpi_ut_dump_buffer(u8 * buffer, u32 count, u32 display, u32 component_id) in acpi_ut_dump_buffer() function
Dacutils.h290 void acpi_ut_dump_buffer(u8 * buffer, u32 count, u32 display, u32 component_id);
Dexdump.c940 acpi_ut_dump_buffer(ACPI_CAST_PTR in acpi_ex_dump_package_obj()
Dacmacros.h482 #define ACPI_DUMP_BUFFER(a, b) acpi_ut_dump_buffer((u8 *) a, b, DB_BYTE_DISPLAY, _COMPONEN…