Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutprint.c107 u64 digit_index; in acpi_ut_put_number() local
118 &digit_index); in acpi_ut_put_number()
119 *(pos++) = digits[digit_index]; in acpi_ut_put_number()