Searched refs:apei_hest_func_t (Results 1 – 2 of 2) sorted by relevance
33 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); typedef34 int apei_hest_parse(apei_hest_func_t func, void *data);
87 int apei_hest_parse(apei_hest_func_t func, void *data) in apei_hest_parse()