Searched refs:apei_hest_func_t (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/acpi/
H A Dapei.h33 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); typedef
34 int apei_hest_parse(apei_hest_func_t func, void *data);
/linux-4.1.27/drivers/acpi/apei/
H A Dhest.c87 int apei_hest_parse(apei_hest_func_t func, void *data) apei_hest_parse()

Completed in 87 milliseconds