apei_hest_func_t 83 drivers/acpi/apei/hest.c int apei_hest_parse(apei_hest_func_t func, void *data) apei_hest_func_t 40 include/acpi/apei.h typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); apei_hest_func_t 41 include/acpi/apei.h int apei_hest_parse(apei_hest_func_t func, void *data);