Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/acpi/
H A Dacpigen.h504 void acpigen_write_debug_concatenate_string_op(const char *str1, uint8_t res, uint8_t tmp_res);
/aosp_15_r20/external/coreboot/src/acpi/
H A Dacpigen.c1542 void acpigen_write_debug_concatenate_string_op(const char *str, uint8_t res, in acpigen_write_debug_concatenate_string_op() function