Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_hp.c320 static void acpi_hp_hex_decode(char* buffer);
926 acpi_hp_hex_decode(dst); in acpi_hp_get_string_from_object()
1103 acpi_hp_hex_decode(char* buffer) in acpi_hp_hex_decode() function