coreboot/src/include/device
Kyösti Mälkki 5517246a0d device/pci_ops: Unify signatures
Use fixed width types and const pointers for dev.

Change-Id: Ide3b70238479ad3e1869ed22aa4fa0f1ff8aa766
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31845
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-03-13 04:39:49 +00:00
..
dram coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +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
device.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
drm_dp_helper.h
early_smbus.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
hypertransport.h
hypertransport_def.h
i2c.h
i2c_bus.h
i2c_simple.h
mmio.h arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
path.h
pci.h device/pci_ops: Unify signatures 2019-03-13 04:39:49 +00:00
pci_def.h
pci_ehci.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pci_ids.h soc/intel/skylake: Add H110 PCH series 2019-03-06 20:06:48 +00:00
pci_mmio_cfg.h device/pci_ops: Unify signatures 2019-03-13 04:39:49 +00:00
pci_ops.h device/pci_ops: Unify signatures 2019-03-13 04:39:49 +00:00
pci_rom.h
pci_type.h arch/io.h: Fix PCI and PNP simple typedefs 2019-03-04 14:07:23 +00:00
pciexp.h
pcix.h
pnp.h
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
smbus.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smbus_def.h
spi.h