Home
last modified time | relevance | path

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

/u-boot/lib/acpi/
A Dacpigen.c80 void acpigen_emit_ext_op(struct acpi_ctx *ctx, uint op) in acpigen_emit_ext_op() function
355 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()
/u-boot/include/acpi/
A Dacpigen.h441 void acpigen_emit_ext_op(struct acpi_ctx *ctx, uint op);

Completed in 6 milliseconds