coreboot/src/include/device
Subrata Banik fe204fe902 src/device: Get device structure by path type
Add helper function to find a device by path type
in the device tree.

Change-Id: I8846f63bd2488788ea3c7ab5154e7cf431a252bc
Credits-to: Aaron Durbin <adurbin@chromium.org>
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Signed-off-by: Dhaval V Sharma <dhaval.v.sharma@intel.com>
Reviewed-on: https://review.coreboot.org/17731
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2016-12-07 22:55:20 +01:00
..
dram device/dram/ddr3: Calculate CRC16 of SPD unique identifier 2016-11-20 21:21:59 +01:00
azalia.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
azalia_device.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cardbus.h device/{cardbus,agp}.h: Missing header for device_t type 2014-06-25 11:32:23 +02:00
device.h src/device: Get device structure by path type 2016-12-07 22:55:20 +01:00
drm_dp_helper.h
early_smbus.h include/device/early_smbus.h: Declare smbus write function 2016-11-23 22:52:58 +01:00
hypertransport.h AMD K8 fam10: Drop extra HT scan_chain() parameters 2015-06-05 10:19:02 +02:00
hypertransport_def.h AMD K8 fam10: Refactor offset_unitid configuration 2015-02-20 07:04:00 +01:00
i2c.h device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
path.h sconfig: Add a new generic device type 2016-05-16 19:49:59 +02:00
pci.h device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ 2016-09-04 05:49:15 +02:00
pci_def.h include/device: Move inline functions from pci_def.h to pci.h 2016-02-03 03:32:58 +01:00
pci_ehci.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_ids.h AGESA binaryPI: Fix PCI ID namespace 2016-11-23 23:02:57 +01:00
pci_ops.h PCI ops: Remove pci_mmio_xx() in ramstage 2016-12-06 20:47:49 +01:00
pci_rom.h Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
pciexp.h devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pcix.h devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pnp.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
resource.h resource: Refactor IORESOURCE flags use 2015-06-10 05:51:51 +02:00
smbus.h southbridge/amd/sb700: Allow use of auxiliary SMBUS controller 2015-10-24 02:01:17 +02:00
smbus_def.h