coreboot-kgpe-d16/src/include/device
Angel Pons a7d9266832 device/device.h: Add is_dev_enabled function
There are many places where we do this. Put it inside an inline function
for convenience reasons.

Change-Id: I5515a52458b6c78c1a723cb08e6471eb9bac9cd6
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43871
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Michael Niewöhner
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-26 20:44:36 +00:00
..
dram src: Remove redundant includes 2020-06-02 07:42:32 +00:00
azalia.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
azalia_device.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h device/device.h: Add is_dev_enabled function 2020-07-26 20:44:36 +00:00
drm_dp_helper.h
hypertransport.h device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
hypertransport_def.h nb/amd/fam10: Drop support 2019-11-20 19:08:30 +00:00
i2c.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c_bus.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c_simple.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mipi_ids.h Remove new additions of "this file is part of" lines 2020-05-28 09:38:17 +00:00
mmio.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
path.h device: Increase DEVICE_PATH_MAX to 40 2020-07-17 23:32:59 +00:00
pci.h device: Add a disabling PCIe device bus master function 2020-06-08 06:39:01 +00:00
pci_def.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pci_ehci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pci_ids.h soc/intel/tigerlake: Update Tiger Lake SA IDs 2020-07-25 00:07:20 +00:00
pci_mmio_cfg.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pci_ops.h pci_ops.h: Turn and/or ops into update wrappers 2020-06-09 00:26:12 +00:00
pci_rom.h acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
pci_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pciexp.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pnp.h superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
pnp_def.h
pnp_ops.h device/pnp_ops.h: Use pnp.h functions 2020-06-17 18:17:09 +00:00
pnp_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
resource.h device: Enable resource allocation above 4G boundary with allocator v4 2020-05-28 09:41:54 +00:00
smbus.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
smbus_def.h Reinvent I2C ops 2017-08-18 15:33:45 +00:00
smbus_host.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
soundwire.h device: Add definitions for SoundWire specification 2020-05-19 17:43:11 +00:00
spi.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci.h device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00