Searched refs:erst_resources (Results 1 – 1 of 1) sorted by relevance
1098 struct apei_resources erst_resources; in erst_init() local1128 apei_resources_init(&erst_resources); in erst_init()1130 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()1133 rc = apei_resources_request(&erst_resources, "APEI ERST"); in erst_init()1187 apei_resources_fini(&erst_resources); in erst_init()1196 apei_resources_release(&erst_resources); in erst_init()1198 apei_resources_fini(&erst_resources); in erst_init()
Completed in 5 milliseconds