coreboot-kgpe-d16/src/include/device
Kyösti Mälkki ad7758ca52 device/pci_ops: Change ramstage PCI accessor signatures
This reduces parameter passing and visibility of
parsing struct *dev to PCI bus:dev.fn.

Change-Id: Ie4232ca1db9cffdf21ed133143acfb7517577736
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31750
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-03-06 11:44:06 +00:00
..
dram nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c 2018-08-21 23:04:08 +00:00
azalia.h
azalia_device.h device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h device/pci_ops: Simplify logic for PCI bus ops 2019-03-06 11:39:57 +00:00
drm_dp_helper.h
early_smbus.h intel/common/smbus: increase spd read performance 2017-10-31 15:49:55 +00:00
hypertransport.h
hypertransport_def.h
i2c.h include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
i2c_bus.h device/i2c_bus: allow i2c_bus and i2c_simple to coexist 2018-01-24 05:02:50 +00:00
i2c_simple.h include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
mmio.h arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
path.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pci.h device/pci_ops: Change ramstage PCI accessor signatures 2019-03-06 11:44:06 +00:00
pci_def.h device/pci: Add MSI-X helper functions 2018-07-19 13:52:28 +00:00
pci_ehci.h arch/io.h: Fix PCI and PNP simple typedefs 2019-03-04 14:07:23 +00:00
pci_ids.h {src/include},{soc/intel): Configure HDA codecs 2019-03-04 13:22:24 +00:00
pci_mmio_cfg.h device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pci_ops.h arch/io.h: Fix PCI and PNP simple typedefs 2019-03-04 14:07:23 +00:00
pci_rom.h device/pci_rom: Write _ROM method for VGA devices 2018-01-31 08:36:52 +00:00
pci_type.h arch/io.h: Fix PCI and PNP simple typedefs 2019-03-04 14:07:23 +00:00
pciexp.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pcix.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pnp.h buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
pnp_def.h
pnp_ops.h arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
pnp_type.h device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
resource.h lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
smbus.h src: Get rid of device_t 2019-01-04 12:11:18 +00:00
smbus_def.h Reinvent I2C ops 2017-08-18 15:33:45 +00:00
spi.h