coreboot/src/include/acpi
Tim Wawrzynczak f694502697 acpigen: Add acpigen_notify
A fairly common thing in ACPI is notifying a device when some kind of
device-specific event happens; this function simplifies writing this
pattern.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I0f18db9cc836ec9249604452f03ed9b4c6478827
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42102
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-07 20:31:22 +00:00
..
acpi.h acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() 2020-06-07 21:53:33 +00:00
acpi_device.h acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo 2020-07-02 19:12:46 +00:00
acpi_gnvs.h ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
acpi_ivrs.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpi_pld.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpi_sata.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpi_soundwire.h acpi/soundwire: Add functions to generate SoundWire properties 2020-05-21 08:04:02 +00:00
acpigen.h acpigen: Add acpigen_notify 2020-07-07 20:31:22 +00:00
acpigen_dptf.h dptf: Add support for IDSP 2020-07-07 17:23:47 +00:00
acpigen_dsm.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpigen_ps2_keybd.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpigen_usb.h acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00