Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexutils.c323 * FUNCTION: acpi_ex_integer_to_string
338 void acpi_ex_integer_to_string(char *out_string, u64 value) in acpi_ex_integer_to_string() function
H A Dutids.c156 acpi_ex_integer_to_string(uid->string, obj_desc->integer.value); in acpi_ut_execute_UID()
H A Dacinterp.h476 void acpi_ex_integer_to_string(char *dest, u64 value);
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexutils.c323 * FUNCTION: acpi_ex_integer_to_string
338 void acpi_ex_integer_to_string(char *out_string, u64 value) in acpi_ex_integer_to_string() function
H A Dutids.c156 acpi_ex_integer_to_string(uid->string, obj_desc->integer.value); in acpi_ut_execute_UID()
H A Dacinterp.h476 void acpi_ex_integer_to_string(char *dest, u64 value);

Completed in 4 milliseconds