Searched refs:apei_hest_func_t (Results 1 – 1 of 1) sorted by relevance
89 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); typedef91 static int apei_hest_parse(apei_hest_func_t func, void *data) in apei_hest_parse()