Searched refs:erst_resources (Results 1 – 1 of 1) sorted by relevance
1159 struct apei_resources erst_resources; in erst_init() local1189 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()
Completed in 6 milliseconds