/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | leon_pci.c | 73 pci_dev_for_each_resource(dev, res, i) { in pcibios_enable_device() function
|
H A D | pcic.c | 653 pci_dev_for_each_resource(dev, res, i) { in pcibios_enable_device() function
|
H A D | pci.c | 670 pci_dev_for_each_resource(dev, r, i) { in pci_claim_bus_resources() function 734 pci_dev_for_each_resource(dev, res, i) { in pcibios_enable_device() function
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | remove.c | 10 pci_dev_for_each_resource(dev, res) { in pci_free_resources() function
|
H A D | setup-res.c | 487 pci_dev_for_each_resource(dev, r, i) { in pci_enable_resources() function
|
H A D | xen-pcifront.c | 392 pci_dev_for_each_resource(dev, r, i) { in pcifront_claim_resource() function
|
H A D | vgaarb.c | 573 pci_dev_for_each_resource(pdev, r) { in vga_is_firmware_default() function
|
H A D | setup-bus.c | 133 pci_dev_for_each_resource(dev, r, i) { in pdev_sort_resources() function 896 pci_dev_for_each_resource(dev, r) { in pbus_size_io() function 1015 pci_dev_for_each_resource(dev, r, i) { in pbus_size_mem() function 1357 pci_dev_for_each_resource(dev, r) { in pdev_assign_fixed_resources() function 1793 pci_dev_for_each_resource(dev, res) { in remove_dev_resources() function
|
/kernel/linux/linux-6.6/arch/arm/mach-dove/ |
H A D | pcie.c | 149 pci_dev_for_each_resource(dev, r) { in rc_pci_fixup() function
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | pci.c | 254 pci_dev_for_each_resource(dev, r) { in fixup_winbond_82c105() function
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-legacy.c | 252 pci_dev_for_each_resource(dev, r, idx) { in pcibios_enable_resources() function
|
H A D | ops-bcm63xx.c | 422 pci_dev_for_each_resource(dev, r) { in bcm63xx_fixup() function
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | pci.c | 294 pci_dev_for_each_resource(dev, r, i) { in pcibios_claim_one_bus() function
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | bios32.c | 150 pci_dev_for_each_resource(dev, r) { in pci_fixup_dec21285() function 169 pci_dev_for_each_resource(dev, r) { in pci_fixup_ide_bases() function
|
/kernel/linux/linux-6.6/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 193 pci_dev_for_each_resource(dev, r) { in rc_pci_fixup() function
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | pcie-sh7786.c | 144 pci_dev_for_each_resource(dev, r) { in sh7786_pci_fixup() function
|
/kernel/linux/linux-6.6/drivers/pnp/ |
H A D | quirks.c | 245 pci_dev_for_each_resource(pdev, r, i) { in quirk_system_pci_resources() function
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | pci.c | 529 pci_dev_for_each_resource(dev, r) { in rc_pci_fixup() function
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_pci.c | 336 pci_dev_for_each_resource(dev, res) { in mpc52xx_pci_fixup_resources() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | pci-common.c | 895 pci_dev_for_each_resource(dev, res, i) { in pcibios_fixup_resources() function 1459 pci_dev_for_each_resource(dev, r, i) { in pcibios_claim_one_bus() function 1718 pci_dev_for_each_resource(dev, r) { in fixup_hide_host_resource_fsl() function
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/ |
H A D | pci.c | 82 pci_dev_for_each_resource(dev, r) { in fixup_ppc4xx_pci_bridge() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci.h | 2114 #define pci_dev_for_each_resource(dev, res, ...) \ macro
|