Searched refs:pci_io_resource (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/mips/pci/ | ||
H A D | pci-emma2rh.c | 32 static struct resource pci_io_resource = { variable in typeref:struct:resource 51 .io_resource = &pci_io_resource, |
H A D | pci-lantiq.c | 70 static struct resource pci_io_resource; variable in typeref:struct:resource 81 .io_resource = &pci_io_resource, |
H A D | pci-vr41xx.c | 78 static struct resource pci_io_resource = { variable in typeref:struct:resource 102 .io_resource = &pci_io_resource, |
H A D | ops-pmcmsp.c | 198 * STRUCT: pci_io_resource 210 * so that is the range to put into the pci_io_resource 235 static struct resource pci_io_resource = { variable in typeref:struct:resource 923 .io_resource = &pci_io_resource, |
Completed in 108 milliseconds