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

/linux-master/drivers/acpi/acpica/
H A Dutprint.c29 static char *acpi_ut_format_number(char *string,
185 * FUNCTION: acpi_ut_format_number
201 static char *acpi_ut_format_number(char *string, function
503 acpi_ut_format_number(pos, end, ACPI_TO_INTEGER(p),
542 pos = acpi_ut_format_number(pos, end, number, base,

Completed in 106 milliseconds