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

/drivers/acpi/apei/
H A Deinj.c303 struct apei_exec_context trigger_ctx; local
358 apei_exec_ctx_init(&trigger_ctx, einj_ins_type,
361 rc = apei_exec_collect_resources(&trigger_ctx, &trigger_resources);
394 rc = apei_exec_pre_map_gars(&trigger_ctx);
398 rc = apei_exec_run(&trigger_ctx, ACPI_EINJ_TRIGGER_ERROR);
400 apei_exec_post_unmap_gars(&trigger_ctx);

Completed in 324 milliseconds