Searched refs:acpigen_emit_ext_op (Results 1 – 2 of 2) sorted by relevance
80 void acpigen_emit_ext_op(struct acpi_ctx *ctx, uint op) in acpigen_emit_ext_op() function355 acpigen_emit_ext_op(ctx, PROCESSOR_OP); in acpigen_write_processor()400 acpigen_emit_ext_op(ctx, DEVICE_OP); in acpigen_write_device()711 acpigen_emit_ext_op(ctx, POWER_RES_OP); in acpigen_write_power_res()723 acpigen_emit_ext_op(ctx, SLEEP_OP); in acpigen_write_sleep()763 acpigen_emit_ext_op(ctx, DEBUG_OP); in acpigen_write_debug_string()
441 void acpigen_emit_ext_op(struct acpi_ctx *ctx, uint op);
Completed in 6 milliseconds