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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dutdebug.c509 * FUNCTION: acpi_ut_dump_buffer
626 * FUNCTION: acpi_ut_dump_buffer
639 void acpi_ut_dump_buffer(u8 * buffer, u32 count, u32 display, u32 component_id) function
H A Dacutils.h103 /* acpi_ut_dump_buffer */
289 void acpi_ut_dump_buffer(u8 * buffer, u32 count, u32 display, u32 component_id);
H A Dacmacros.h482 #define ACPI_DUMP_BUFFER(a, b) acpi_ut_dump_buffer((u8 *) a, b, DB_BYTE_DISPLAY, _COMPONENT)
H A Dexdump.c937 acpi_ut_dump_buffer(ACPI_CAST_PTR

Completed in 126 milliseconds