Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Dutbuffer.c198 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer() function
Dacutils.h354 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id);
Dexdump.c1090 acpi_ut_debug_dump_buffer(ACPI_CAST_PTR in acpi_ex_dump_package_obj()
/linux-4.1.27/include/acpi/
Dacoutput.h424 #define ACPI_DUMP_BUFFER(a, b) acpi_ut_debug_dump_buffer((u8 *) a, b, DB_BYTE_DISPLAY, _CO…