Home
last modified time | relevance | path

Searched refs:erst_resources (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/apei/
H A Derst.c1159 struct apei_resources erst_resources; in erst_init() local
1189 apei_resources_init(&erst_resources); in erst_init()
1191 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()
1194 rc = apei_resources_request(&erst_resources, "APEI ERST"); in erst_init()
1248 apei_resources_fini(&erst_resources); in erst_init()
1257 apei_resources_release(&erst_resources); in erst_init()
1259 apei_resources_fini(&erst_resources); in erst_init()