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