Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/acpi/
H A Dapei.h42 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); typedef
43 int apei_hest_parse(apei_hest_func_t func, void *data);
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dhest.c89 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); typedef
91 static int apei_hest_parse(apei_hest_func_t func, void *data) in apei_hest_parse()
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dhest.c83 int apei_hest_parse(apei_hest_func_t func, void *data) in apei_hest_parse()

Completed in 2 milliseconds