coreboot/src/include/acpi
Duncan Laurie 30c3f91d33 acpigen: Make gpio set/get arguments const
The 'struct acpi_gpio' arguments passed to acpigen functions are
not modified so they can be made const, which allows drivers to
also use a const pointer.

Signed-off-by: Duncan Laurie <dlaurie@google.com>
Change-Id: I59e9c19e7bfdca275230776497767ddc7f6c52db
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46257
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-21 22:24:19 +00:00
..
acpi.h include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro 2020-10-13 17:34:11 +00:00
acpi_device.h acpi/device: Add GPIO binding property for an array of GPIOs 2020-10-14 05:43:00 +00:00
acpi_gnvs.h ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
acpi_ivrs.h soc/amd/acpi: Move ACPI IVRS generation to coreboot 2020-08-20 19:42:05 +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: Make gpio set/get arguments const 2020-10-21 22:24:19 +00:00
acpigen_dptf.h src/include: Add missing includes 2020-07-26 21:37:35 +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 src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
acpigen_usb.h acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00